Isometric Maps: MiniMap DVV Patch - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: Isometric Maps: MiniMap DVV Patch (/thread-5185.html) |
Isometric Maps: MiniMap DVV Patch - DerVVulfman - 06-26-2014 Isometric Maps: MiniMap DVV Patch
Version: 1.0 Introduction An add-on to GubID's Isometric Maps, this script allows you to utilize the minimap system by DerVVulfman. Without this patch, DerVVulfman's minimap would appear empty under most circumstances as isometric maps use virtually no passible/impassible flags. Screenshots Script (>CLICK HERE<) Note: Events drawn on the mini-map are rendered in the order listed in both the matching 'EVENT_COLOR' and 'EVENT_IMAGE' arrays. As such, all events using the graphics/colors of the first item ([MM_Obj 1]) will be drawn first, followed by the events using the second set of graphics/colors ([MM_Obj 2]) and so on. Compatibility Designed for GubiD's Isometric Maps Revision 1.0 or higher and MiniMap DVV. Terms and Conditions Free for use, even in commercial games |