This project is meant to get you started learning Unity! It's split in two parts:
- Unity Basics
- Unity Shaders
In this section, you'll have three tasks!
- You'll learn how to navigate around the editor, and some common terms (GameObjects, Prefabs, Materials).
- You'll make your first script learning how to use C# to steer GameObjects.
-