Skip to main content

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.

Scene minimap showing colored scene rectangles

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.
  • Click anywhere on the minimap to jump the viewport to that location.
  • Click and drag to pan the world view in real time.
Clicking the minimap to navigate