Skip to content

Roaming Node

Roaming lets a visual novel route briefly hand movement back to the player.

Use Insert > Scene & UI > Roaming Node when the player should move around before the story continues, usually near World Wait or Teleport Player nodes.

FieldWhat it does
NameOptional editor-only name for the node.
Enabledtrue enables roaming; false disables it.
NextNode that runs after the roaming state changes.

When the node runs, VNC updates the runtime roaming state and continues to Next.

In the installed runtime, roaming works with Roblox’s default character controls. If your experience replaces or heavily customizes character controls, test the integration yourself.

Roaming is a bridge between visual novel playback and normal Roblox movement. Keep the handoff obvious to the player, then disable roaming when the story resumes.