Vespera EngineDocs

Vespera Engine Documentation

Learn Vespera by doing: create projects, author scenes and assets, write gameplay, build UI, and ship standalone games.

New to Vespera? Start with Getting Started, then build the small walkthrough in Your First Game. The rest of this site is organized by the job you are trying to do.

Start building

Common tasks

Choose the right reference

I want to…Read
Find/create entities, change transforms, switch scenesScenes & Entities and Gameplay API
Import/move textures, materials, sprites, audioAsset Pipeline plus the matching content page
Use RmlUi from gameplay codeRmlUi and Runtime UI API
Build a screen-space 2D game2D / UI Foundation
Understand a serialized scene fileScene Text Format
Automate or torture-test the editor/runtimeAutomation / MCP