Game Development Reference
In-Depth Information
Of course, a GameObject can have many components, and the behavior of an object
arises from the combination and interaction of its components. You can add more
premade components to an object using the Component menu, and you can add
your own custom components by dragging-and-dropping your scripts onto an object.
Components are attached to GameObjects
 
Search WWH ::




Custom Search