Overview
Syllabus
Introduction.
Downloading Unity And Unity Hub.
About Unity Versions And Creating A New Project.
Introduction To Unity's Interface.
Starting With Unity's Basics.
Rigid Bodies And Colliders.
Audio Source And UI Elements.
Moving Our Character With Code.
Introduction To Variables.
Operations With Variables.
Functions.
Conditional Statements.
Loops.
Coroutines.
Classes.
Accessibility Modifiers(Data Encapsulation).
Inheritance.
Getting Components.
Monster Chase Game Intro.
Importing Assets.
Creating Player Animations.
Sorting Layers And Order In Layer.
Creating The Game Background.
Player Movement.
Animating The Player Via Code.
Player Jumping.
Camera Follow Player.
Enemy Animations.
Enemy Script.
Enemy Spawner.
Enemy Collision.
The Collector Script.
Unity's UI System.
Creating Main Menu.
Navigating Between Scenes.
Selecting A Character.
Static Variables.
Singleton Pattern.
Events And Delegates.
Instantiating The Selected Character.
Finishing Our Game.
Taught by
freeCodeCamp.org