Minimap
The Minimap is a small overview panel in the bottom-right corner of the world view that shows all scenes in your project as colored rectangles. It lets you quickly navigate to any part of the world, which is especially useful for large projects with many scenes.
Enabling the Minimap
Go to View > Show > Minimap to toggle the minimap on or off.
Reading the Minimap
- Blue rectangle — The currently selected scene.
- Orange rectangles — Scenes connected to the selected scene (via Change Scene events).
- Gray rectangles — All other visible scenes.
- Dimmed rectangles — Hidden scenes.
- White outline — Your current viewport position in the world.
- Cyan lines — Connection arrows between scenes that have scene-switch events.
Navigating with the Minimap
- Click anywhere on the minimap to jump the viewport to that location.
- Click and drag to pan the world view in real time.


