Building and interactions overview
Build mode is optimized for quickly placing structural pieces. Interactions add behavior through visual blocks, without writing code.
Build mode
- Choose Build or press B.
- Select a building piece from the bottom selector.
- Aim at a valid surface and click or tap to place it.
- Rotate before placement when needed.
- Use Delete mode to remove building pieces.
- Exit Build mode when finished.
Video placeholderBuilding 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
- In Edit mode, open Scripts.
- Choose New script and give it a clear name.
- Add a starting event, such as player interaction.
- Connect action blocks and choose target objects inside the blocks.
- Save the script and keep it enabled.
- 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.

