Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Mini Map

An asset by sumri
The page banner background of a mountain and forest
Mini Map thumbnail image
Mini Map thumbnail image
Mini Map thumbnail image
Mini Map thumbnail image
Mini Map thumbnail image
Mini Map image holder but it is empty

Quick Information

0 ratings
Mini Map icon image
sumri
Mini Map

This addon lets you quickly add a fully functional minimap to your 2D game.Just drop the MiniMap node into your scene, assign a target (like your player), and you're good to go.It also includes editor support, so you can position and configure your minimap without constantly running the game.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
6 hours ago
Git URL
Issue URL

🗺️ MiniMap Addon (Godot 4)

A simple and flexible minimap system for Godot 4 using SubViewport.
Supports live editor preview, customizable visuals, and easy integration into any 2D project.


✨ Features

  • 📷 Real-time minimap using SubViewport + Camera2D
  • 🧭 Tracks a target node (player, enemy, etc.)
  • 🎯 Customizable player marker (texture + scale)
  • 🖼️ Optional frame (NinePatchRect support)
  • 📏 Adjustable minimap size & zoom
  • 🎨 Custom border color
  • 👁️ Toggle visibility of specific render layers
  • 🛠️ Editor-friendly (@tool support with live updates)

🚀 Usage

1. Add the MiniMap Node

Add a MiniMap node to your scene: frame_image use a NinePatchRect


🛠️ Editor Preview

This addon uses @tool, so it runs in the editor:

  • Property changes update visually
  • Layout can be adjusted without running the game
  • Automatically redraws in editor mode

⚠️ Note: The actual world may not fully render in the editor due to Godot limitations. It works correctly at runtime.

This addon lets you quickly add a fully functional minimap to your 2D game.
Just drop the MiniMap node into your scene, assign a target (like your player), and you're good to go.

It also includes editor support, so you can position and configure your minimap without constantly running the game.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Mini Map icon image
sumri
Mini Map

This addon lets you quickly add a fully functional minimap to your 2D game.Just drop the MiniMap node into your scene, assign a target (like your player), and you're good to go.It also includes editor support, so you can position and configure your minimap without constantly running the game.

Supported Engine Version
4.0
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
6 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers