The GameObject
Manual     Reference     Scripting   
Reference Manual > Components > The GameObject

The GameObject

GameObjects are containers for all other Components. All objects in your game are GameObjects that contain different Components. Technically you can create a Component without GameObject, but you won't be able to use it until you apply it to a GameObject.

Page last updated: 2009-05-04