Introduction
  • Introduction to my course
  • Installing the unity engine and also installing visual studio
  • Explaining how the unity engine works
Adding the main car to scene with features
  • Cutting up car sprite sheet
  • Adding the car to scene with its components
  • Moving the car using c# script
  • Making the front wheels rotate using c# script
  • Creating the exhaust smoke with the particle system
  • Mixed Quiz