{{ customAlert.title }}

{{ customAlert.message }}

Live Playtest Mode

{{ gameData.settings.title }}

By {{ gameData.settings.author }}

{{ gameData.settings.blurb }}

{{ playtestScene.title }}

Player Profile

{{ tag.label || tag.id }}
{{ playerData[tag.id] || 'Unknown' }}
No tags configured.

Reader Settings

{{ 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}}