How to instantiate and modify GameObjects from script in Unity.
In this tutorial, I show you how to create a simple spawner to instantiate as many objects in the scene as you wish, how to add a Rigidbody in code also, and how to change an object's material colour.
Next video will cover using scripts to call functions on other scripts, instantiating prefabs, and loading materials and other resources purely from code.
Thanks for watching :)