Textbox Scene
Demonstrates textbox usage for displaying text in scenes.
Overview
This example shows how to create and use textbox assets and instances, and how to control them from scripts.
Features
- Textbox assets
- Textbox instances
- Script-controlled textboxes
- Buttons and checkboxes
Try It
Load this example:
https://blazium-engine.github.io/DDDBrowserExamples/textbox-scene.html
Next Steps
- Scene Format - Assets - Textbox assets
- Lua/Luau API - Engine - Textbox functions