Use this page when you need an exact value rather than a conceptual explanation.
| Field | Value |
|---|
| Plugin version | 0.2.0-beta.1 |
| Runtime root | ReplicatedStorage.VisualNovelCreatorRuntime |
| Runtime client script | VNCClient |
| Runtime server script | ServerScriptService.VNCServer |
| Runtime version | 1 |
| Limit | Value |
|---|
| Choice options exposed in Properties | 4 |
| Condition branches exposed in Properties | 4 |
| Preview path search states | 4096 |
| Runtime auto-advance step guard | 128 |
| Runtime log entries | 200 |
| Setting | Default |
|---|
| Dialog mode | adv |
| Dialog typewriter speed | 1 |
| Typewriter speed range | 0.5 to 2 |
| No-input dialog delay | 0 seconds |
| Chapter title-card duration | 5 seconds |
| Chapter title-card fade in | 0 seconds |
| Chapter title-card fade out | 1 second |
| Runtime extensions | false |
| Setting | Default | Range |
|---|
| Auto advance | false | true or false |
| Text speed | 1 | 0.5 to 2 |
| BGM volume | 1 | 0 to 1 |
| SFX volume | 1 | 0 to 1 |
| Node field | Default |
|---|
| Background transition | cut |
| Overlay transition | cut |
| Sprite enter transition | slide |
| Sprite update transition | hop |
| Sprite exit transition | slide |
| Audio track | bgm |
| Audio action | play |
| Choice timeout seconds | 5 |
| Choice timeout option ID | timeout |
| Choice timeout text | No choice made |
| Field | Values |
|---|
| Variable kind | string, number, boolean |
| Condition operator | equals, not_equals, greater_than, less_than, truthy, falsey |
| Set variable operation | set, append, increment, decrement, toggle |
| Field | Values |
|---|
| Background transition | cut, fade |
| Overlay mode | image, color, clear |
| Effect target | sprite, dialog, screen |
| Effect kind | shake, jump, emphasize, deemphasize |
| Dialog mode | adv, nvl |
| Field | Values |
|---|
| Sprite transition | slide, slide_from_left, slide_from_right, slide_from_top, slide_from_bottom, fade, rise, hop, none |
| Sprite enter/exit transition | slide, slide_from_left, slide_from_right, slide_from_top, slide_from_bottom, fade, rise, none |
| Sprite update transition | hop, slide, none |
| Position mode | slot, auto, custom |
| Auto position | left, center, right |
| Field | Values |
|---|
| Audio track | bgm, ambient, sfx |
| Audio action | play, stop |
| World trigger kind | touch, click |
| Button role | primary, secondary, danger, navigation, slot |
| Slot | X scale | Y scale | Width scale | Height scale | Enter X offset | Exit X offset |
|---|
left | 0.16 | 1.03 | 0.236 | 0.764 | -42 | -76 |
center | 0.5 | 1.03 | 0.309 | 0.91 | 0 | 0 |
right | 0.84 | 1.03 | 0.236 | 0.764 | 42 | 76 |
Runtime player actions have per-player rate limits.
| Policy | Rate | Burst | Includes |
|---|
| Interaction | 8 per second | 8 | Advance, choose, sprite activation, text input. |
| Persistence | 1 per second | 3 | Start, resume, player data, save, load, delete, chapter start. |
| Settings | 2 per second | 5 | Settings updates. |