Skip to content

Building and interactions overview

Build mode is optimized for quickly placing structural pieces. Interactions add behavior through visual blocks, without writing code.

Build mode

  1. Choose Build or press B.
  2. Select a building piece from the bottom selector.
  3. Aim at a valid surface and click or tap to place it.
  4. Rotate before placement when needed.
  5. Use Delete mode to remove building pieces.
  6. Exit Build mode when finished.
Video placeholderBuilding a small room with the build hotbar
Replace with: Building a small room with the build hotbar

Build shortcuts

  • R rotates the preview piece.
  • X switches Delete mode on or off.
  • Right-click copies an existing piece's style.
  • Ctrl+Z and Ctrl+Y undo and redo.
  • Esc leaves Build mode.

Create interactions visually

  1. In Edit mode, open Scripts.
  2. Choose New script and give it a clear name.
  3. Add a starting event, such as player interaction.
  4. Connect action blocks and choose target objects inside the blocks.
  5. Save the script and keep it enabled.
  6. Exit Edit mode and test it as a visitor.
Good to know: Use short, descriptive script names and test one behavior at a time. Pause a script to disable it without deleting it.
    Documentation | VIRTUX