🏁

Finish Scene

image

Finish Scene is your final node for any scene.

It will show a scene completion UI dialog to the user, and allow to choose the next action.

In VR, it looks like this:

image

The buttons are pre-defined:

  • Exit takes user to the Lobby
  • Restart re-starts current Scene
  • Next goes to the next specified scene (if provided)
image

Parameters:

  • Next Scene Name: can be specified if there’s a next scene to go to. If not, The user will only have Exit and Restart buttons shown.
  • Title: dialog title
  • Dialog Text: dialog text 🤓
ℹ️
Next Scene Name should only contain the scene name itself, without its path.