Introduction and Welcome
  • Introduction
Lets Build a 2D Platformer
  • Creating a Unity Project
  • Introduction to the Unity Dashboard
  • Camera Information Update
  • GroundCheck and CeilingCheck
  • Unity Layers
  • Layers Update
  • Adding Platforms
  • Working with Box Colliders
  • Working with Rigidbody
  • Setting the Camera
  • More Camera Fun
  • Adding a Background
  • Changing Textures
  • Working with Platform Colors and Positions
  • Adding Obstacles
  • Changing Game Character
  • Introduction to MonoDevelop
  • Player Graphics Scripting
  • Debugging Errors