Component

In the last section, we mentioned that GameObjects are just things. They actually only become meaningful when we add components to them. Components are an important concept in Unity, and we will be working with them a lot as we progress with our game's development. It is the components that implement functionality for our GameObjects. 

The following screenshot shows the various categories of components. This is one method for creating components in Unity:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset