Scene With Gamemode
Demonstrates a scene with a gamemode script defined.
Overview
This example shows how to define a gamemode script at the scene level.
Features
- Gamemode definition
- Scene-wide scripting
- State management
Try It
Load this example:
https://blazium-engine.github.io/DDDBrowserExamples/scene_with_gamemode.html
Next Steps
- Lua/Luau API - Gamemode - Complete gamemode reference
- Scene Format - Advanced - Gamemode configuration