Scenes
Beginner Level designer
Scenes are the levels in your game. A scene is composed of entities, the objects in your project.
The screenshot below shows a scene with a knight, a light, a background, and a camera entity:

Scenes are a type of asset. As they are complex assets, they have a dedicated editor, the Scene Editor.
In this section
- Create and open a scene
 - Navigate in the Scene Editor
 - Manage scenes
 - Load scenes
 - Add entities
 - Manage entities