Expand description
Engine/Game objects that can exist within a scene.
TODO: explain OOP here
Modules§
- camera
- Camera GameObjects that can capture a scene
- group
- An empty object that can contain other GameObjects
- light
- Camera GameObjects that can light up a scene
- obj
- A GameObject that can be built from an obj file.
Traits§
- Game
Object - Game
Object BoxClone - Allows Box
to be clonable