Introduction
  • Introduction And Course Overview - PLEASE DON'T SKIP THIS VIDEO
  • Downloading Unity
  • Installing Unity And Taking A Look At Its Interface
  • Pumpkins And Golems: Your First Unity 3D Game
Learn To Code In C#
  • Introduction To Variables
  • Operations With Variables
  • Functions
  • Conditional Statements
  • Loops
  • Arrays
  • Arrays And Functions
  • Classes And Objects
  • Quiz 1
  • Constructors
  • Passing Values And References To Function Parameters
  • Data Encapsulation
  • Inheritance
  • Monobehaviour
  • Static Variables And Functions
  • Coroutines
  • Delegates
  • Enumerations
  • Arrays And Lists
  • Quiz 2
Awesome Runner - Unity 3D Infinite Runner Game
  • Awesome Runner Game Preview
  • Importing Our Assets
  • Unity Interface, Build Settings And Layouts
  • Models, Shaders, Lightning And Prefabs
  • Level Generator Part 1
  • Level Generator Part 2
  • Level Generator Part 3
  • Adding Player In Our Scene
  • Player Movement And Camera Follow Player
  • Player Jump
  • Quiz 3
  • Double Jump
  • Player Animation
  • Introduction To Particle System
  • Foot Smoke Particle Effect
  • Player Foot Smoke
  • Foot Sounds And Animation Triggers
  • Adding A Background In Our Game And Using Multiple Cameras
  • Infinite Level Effect
  • The Collector Script
  • Adding Monsters In Our Game
  • Creating Bullets
  • Monster Script
  • Death Particle Effect
  • Destroying The Monster
  • Player Shooting
  • Health Collectable And Physics Material
  • Level Generator Pooling
  • Spawning Monsters And Collectables
  • Unitys UI System
  • Creating Main Menu Scene
  • UI Anchor Points
  • Animating UI Elements
  • Detecting Button Touches
  • Creating Our Gameplay UI
  • Singletons
  • GameManager, GameplayController And Checking Which Scene Was Loaded
  • GameplayController
  • Score System And Player Died System
  • Pause Panel
  • Playing Music In Our Game
  • Shoot Button And Jump Button
  • Quiz 4
Animations in unity
  • Importing Assets And Creating Animations
  • Animator Controller
  • Animation Transitions
  • Multiple Transition Conditions
  • Jump Animation
  • Quiz 5
Puzzle Ball - Unity 3D Game
  • Puzzle Ball Game Preview
  • Importing Assets And Organizing The Project
  • Creating Our Main Menu
  • Camera Script
  • Finishing Camera Script
  • Ball Script
  • Getting Balls Direction
  • Camera Relative Position
  • Moving The Ball
  • Drag And Air Speed
  • Finishing Balls Movement
  • Creating Our First Level
  • Rescaling The Ball
  • Finishing Level1
  • Ball Roll Sound
  • Sound Volume Based On Collision
  • Importing Level 2
  • Finishing Level 2
  • Level 3 Introduction
  • Finishing Level 3
  • Level 4 Introduction
  • Enemy Ball AI