Description
In this course, you will :
- In Unity, recreate the classic Atari game Space Invaders.
- Make a multi-level 3D platformer.
Syllabus :
Module 1 - Learn Unity and Create a 3D Multi-Level Platformer Game
- Unity Installation and Resources
- Scene Navigation
- Object Positioning
- Rotation
- Scaling and Parent Child Relationships
- Materials
- Intro to Scripting
- Variables
- Object Oriented Programming
- Balloon Popper
- Vectors and Update Method
- Game Design Document
- Game Prototype and Prefabs
- Enemy Controller
- Input Manager
- Player Management with Rigidbody
- Player Jumping
- Ground Checking with Raycasts
- Static Trigger and Kinematic Objects
- Game Manager and Static Variables
- Multi Level Game
- HUD
- Home and Game Over Screens
- Incorporating Blender Models
- Physics Material Camera Building
Module 2 - 2D Game Development Project: Space Attackers
- Creating the Project
- Building a Ship
- Firing Missiles
- Cooldown Logic
- Enemies Creation
- Enemies Shooting
- Enemy Movement
- Varying Speeds