public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Simple MiniMap
  • Original author: Rpx
  • Original date: April 23, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/simple-minimap.177183/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",

Archived First Post

1769275443523.png

This plugin adds a fixed-configuration minimap to your RPG Maker MZ project. The minimap exclusively displays tiles marked with Region ID 100, making it ideal for highlighting specific areas like pathways, safe zones, or hidden sections. The player is represented as a colored dot, and the map dynamically updates as they move.

Key Features:

  1. Region 100 Exclusive:
    • Only tiles painted with Region ID 100 (set in the map editor) are displayed. All other regions are ignored.
  2. Fixed Configuration:
    • Settings like size, colors, and position are hardcoded for simplicity (modify directly in the plugin code).
  3. Dynamic Player Tracking:
    • The player is always centered on the minimap, and the map updates in real-time as they move.
  4. Customizable Constants (via code):
    • MAP_RANGE: Adjust the visible radius around the player (e.g., 5 = 5 tiles in all directions).
    • SCALE: Change the pixel size of each tile (default: 8x8).
    • POS_X/POS_Y: Set manual coordinates or use -1 for automatic positioning (bottom-right corner).
    • Colors: Modify hex codes for the background (BG_COLOR), player (PLAYER_COLOR), and Region 100 (REGION_100_COLOR).
1745447941200.png
Screenshot 2025-04-24 004216.png
1745448355738.png

Usage Instructions:

  1. Installation:
    • Add the plugin to your RPG Maker MZ project via the Plugin Manager.
  2. Map Setup:
    • In your map editor, paint Region ID 100 on tiles you want to display on the minimap.
  3. Customization:
    • Edit the constants at the top of the plugin code (e.g., MAP_RANGE, SCALE, colors) to match your needs.

  • No Plugin Parameters: All settings are edited directly in the plugin code.
  • Performance: Lightweight and optimized for real-time updates.
  • Compatibility: Designed for RPG Maker MZ. Tested with default assets.

You are allowed to:

  1. Use this plugin in free or commercial games without crediting the author.
  2. Modify the code for personal use (in your own projects).

You are NOT allowed to:

  1. Sell this plugin (original or modified) or include it in "premium plugin packs".
This code is FREE, use it, modify it, do what you want but don't sell it! I do NOT need credits.
Try this one

███████████████████████████████████████████████████████████████████████████████████████████
1769275506613.png

I am pleased to introduce Rpx Minimap System MZ, a professional minimap plugin built from the ground up for stability, performance, and a seamless development experience in RPG Maker MZ.

While the market offers several minimap solutions, this plugin was specifically engineered to solve the problems that often plague development: unreliable architecture, convoluted configuration, and unpredictable behavior that breaks during critical project phases. This isn't just another display tool; it's a production-ready system designed to integrate reliably into your commercial or ambitious hobby project.

Below is a concise comparison that illustrates the fundamental design philosophy differences. The Rpx System prioritizes a stable, integrated core that mirrors the editor, while other common solutions can introduce fragility through abstracted systems.

1769276236270.png



Core Professional Advantages

  1. Unmatched Stability for Production
    The plugin's core is built on the principle of "what you see is what you get." By using native Region IDs for map painting and standard Event note tags for markers, it eliminates entire categories of bugs. Your minimap logic is visually represented in your project files, making it future-proof and easy for any team member to understand.
  2. The Performance-Optimized "Ultimate" Engine (Pro Version)
    The commercial Ultimateversion is engineered for demanding games:
    • Dynamic Scaling & LOD: Automatically adjusts rendering detail based on map size and zoom level to maintain smooth frame rates, even on mobile devices.
    • Exploration Fog & Animated Effects: Creates a professional sense of discovery without taxing performance.
    • Interactive Navigation Suite: Features like the smooth Zoom System, real-time Compass with bearing and target tracking, and an Advanced Quest System with path prediction transform the minimap from a passive display into an active gameplay guide.
  3. Developer Experience as a Feature
    From the Visual Configuration Tool in the Pro version to the logical, tag-based setup in the free version, the system is designed to save you time. It respects the RPG Maker workflow instead of forcing you to learn a new one.

  • Free Version: Offers the core, stable minimap engine: real-time display via Region IDs, player indicator, and basic event markers. It's fully licensed for commercial use and is perfect for prototyping, simple games, or testing the system's reliability.
  • Ultimate (Pro) Version: Unlocks the complete professional toolkit: advanced visuals (fog, gradients, animations), the full interactive navigation suite (compass, zoom, quest tracker), the Smart Legend for customization, and lifetime updates with priority support. This is the recommended path for any serious, commercial, or complex project.
1769276124127.png

FREE VERSION SCREENSHOTS Try it on Browser HERE
1769275632510.png
1769275651767.png

1769275682831.png
1769275707016.png

1769275733563.png
1769275752562.png

FULL REGION COLOR SUPPORT

Included Functionality:
  • Real-time minimap with quick toggle (default `M` key)
  • Player indicator with movement direction
  • Custom region colors (up to 255 regions)
  • NPC icons (events with "npc" tag)
  • Quest markers (events with "quest" or "target" tag)
  • Toggleable grid
  • 4-position placement (screen corners)
  • Complete configuration via plugin parameters

Configurable Parameters (Via Plug-in settings):
  • Map size (80-250 pixels)
  • Position (4 screen corners)
  • Colors: player, terrain, background, grid
  • Region colors (format: `1:FF0000,2:00FF00`)
  • Opacity (0-255)
  • Screen margins
  • NPC and Quest icons activation

Available Plugin Commands (Via EVENTS):
ShowMinimap
// Show minimap
HideMinimap // Hide minimap
ToggleMinimap // Toggle visibility
ShowGrid // Show grid
HideGrid // Hide grid
ToggleGrid // Toggle grid

Basic Usage:
// Add to event notes:

"npc" → Yellow icon for NPCs
"quest" → Cyan icon for objectives
"target" → Cyan icon for objectives

Perfect For:
  • Indie projects with limited budget
  • Simple games needing basic mapping
  • Prototypes and demos
  • Developers starting with RPG Maker MZ
  • Free commercial and non-commercial use
1769276175994.png

PRO VERSION SCREENSHOTS Try it on Browser HERE

1769275837596.png
1769275852318.png

1769275870273.png
1769275888241.png

1769275905586.png
1769275956730.png

1769275989219.png
1769276043470.png

  • ✅ Complete minimap system with all features
  • ✅ Source code included (modifiable)
  • ✅ Commercial license included
  • ✅ Lifetime updates & support
  • ✅ Priority technical support
  • ✅ Example project included
  • ✅ Custom icon pack (100+ icons)
  • ✅ Advanced configuration tool
  • ✅ Video tutorial series
  • ✅ Discord support access

Enhanced Compass​

  • 4-direction animated compass
  • Target tracking mode

Advanced Quest System​

  • Multiple quest tracking simultaneously
  • Quest objective markers
  • Distance indicators
  • Quest path prediction
  • Integration with RPG Maker's quest system

⚡ Performance Features​

  • Dynamic resolution scaling
  • LOD (Level of Detail) system
  • Background rendering
  • Memory optimization
  • Mobile device optimization

Developer Tools​

  • Visual configuration interface
  • Real-time preview mode
  • Debug overlay
  • Performance monitor

Try Free Version HERE
Try Pro Version for FREE HERE

For Feedback I'm here, Thank you all❤️

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Use this plugin in free or commercial games without crediting the author. Modify the code for personal use (in your own projects). You are NOT allowed to:​ Sell this plugin (original or modified) or include it in "premium plugin packs".

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar