forked from mariofv/LittleOrionEngine
-
Notifications
You must be signed in to change notification settings - Fork 1
Components
Mario Fernández Villalba edited this page Jan 28, 2020
·
1 revision
Components define the behaviours of GameObjects.
There are several types of components. Some of them are created automatically with the GameObject and cannot be dettached like Transform, whilist others are completelly optional.