-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Add a tutorial page for explaining the basic concepts of the engine, including an introduction and overview of:
- Game instances
- Stages (and the game world)
- Viewports and cameras
- Objects and entities
These should not include any code (or at most very minimal snippets), but should simply explain how all the pieces of the engine fit together and help with getting a better mental model of what is happening when the engine is running and the interactions between the individual components.