Home
Elements
actor
atmosphere
audio
box
menu
overlay
scene
text
video
Flow Control
jump
label
wait
Forms
cform
form
Navigation
automap
map
tile
Miscellaneous
animation
checkpoint
macro
preload
screen
set
Debugging
message
vn-Canvas Syntax Builder
for version 0.5 (Diana) and higher
Usage:
Start with a boilerplate template or open an existing script file.
script_name = [ // place script lines here ];
Choose a keyword from the menu on the left.
Input the desired parameters.
Additional help is available by hovering over the parameter labels.
Once complete, click on the Generate Code button.
Copy the generated code and paste to your script file.
Preview on a browser if needed.