Open Runtime Page
Open Runtime Page lets the story ask the player to use one of VNC's existing in-game pages before the route continues.
Use Insert > Scene & UI > Open Runtime Page when Save, Load, Settings, Log, or Chapter selection belongs at a specific story moment.
Properties
Node-specific properties
| Field | What it does |
|---|---|
| Page | The existing Save, Load, Log, Chapters, or Settings page to open. |
Inherited/common properties
| Field | What it does |
|---|---|
| Name | Optional label used in the editor and Story Map. Leave it empty to use VNC's automatic node name. |
| Next | Node that runs after this node finishes its own work. |
Runtime Behavior
The selected page opens over the active story even when the main menu is disabled. The story waits until the player closes the page; loading a save replaces the current session instead.
Opening Save does not save automatically or choose a slot. A save created from this page resumes after the Open Runtime Page node, so loading it does not reopen the same prompt in a loop.
Use Open Runtime Page for authored UI moments; Runtime Action remains reserved for server-authoritative player and world effects.