Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 446 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 446 Bytes

Unity week 1: The basics

A project with step-by-step scenes illustrating the very basic concepts of Unity programming: game objects, components, transform, rendering, properties, behaviors, scripts, movement, time, materials, keyboard and mouse input.

Text explanations are available here in folder 03.

NOTE: To clone the project, you may need to install git lfs:

git lfs install