-
Notifications
You must be signed in to change notification settings - Fork 12
GameObjects
Mario Fernández Villalba edited this page Jan 23, 2020
·
2 revisions
GameObjects are the basic unit of the engine. They contain all the information related to an entity inside the game. They behaviours are defined using Components.