Introduction
  • What is Game Development
  • What why and why of game development
  • Who makes games and what are their roles?
  • Expectations and requirements - Tools and Hardware needed
Getting Started
  • How to Install Unity and required tools
  • First Project and Getting Started with Unity
  • Adding game objects & applying transforms
  • Mouse controls in Unity
  • Assignment 1 - Making a detailed 3D object
Applying Transforms, Creating Materials and Game Physics
  • Creating Materials and Applying Textures
  • 3 Ways of applying transforms to an object
  • Game physics: gravity using rigid body
Example Scene - A football field
  • Creating a football field and rolling the ball
  • Colliders and Object Collision
  • Create a leg and kick the ball
  • Importing the human character & scoring a goal
  • Assignment 2: A rolling ball maze