Unity Tutorial Series [Unity Basic]
This tutorial is for beginners to Unity and C# coding. No prior knowledge required.
Tutorial List :
1. Look Around and Understanding GameObject
2. How to change Playmode tint and Script tool
3. How to Record game and Change background
4. How to Change Material
5. What is Start / Update in C# script
6. Spawn Single Object (Instantiate Prefab)
7. Create BrickWall (using For loop)