Skip to main content

Creating Objects

GameObjects are the core element of Unity. Everything you see (and even things you don't) in a Scene in Unity is a type of GameObject. Think of them as the type of object that everything is created from. For example a cube is a special type of GameObject as is a Camera.

https://youtu.be/FjMms8FAmjM