{{ activeMenuTab === 'settings' ? 'Game Configuration' : (activeMenuTab === 'theme' ? 'Visual Theme Editor' : 'Scene Editor') }}
No tags created. Add them in Settings.
💡 Tip: Create inline links by typing [[Clickable Text->scene_id]]
Is this an Ending Scene?
Main Menu Configuration
Tag & Variable Manager
Create variables players fill out in the story. Use [TagID] in your scenes.
Player Theme Colors
{{gameData.theme.pageBg}}
{{gameData.theme.boxBg}}
{{gameData.theme.textColor}}
{{gameData.theme.accentColor}}
{{gameData.theme.buttonBg}}
{{gameData.theme.buttonText}}