12-27-2015, 05:20 AM
Immense Events
Version: 1.0
Version: 1.0
Introduction
The RPGMaker series recognizes that events occupy a single tile space on the map. However, this includes events that have been assigned graphics that exceed the tile borders. This system allows you to set the number of tiles an event can occupy.
This system also recognizes that oversized events may become blocked if they are too wide to fit through impassable areas. And it recognizes the area-size of oversized events which may be triggered, even counters.
Demo
(>CLICK<)
Instructions
Plenty... inside the script itself.
Note
Demo includes the Events Always Under script as well.
Compatibility
Designed for RPGMaker XP. Rewrites the passable method in Game_Character, the start method in Game_Event (minor change that it is), and event trigger methods in both Game_Event and Game_Player.
Terms and Conditions
Free for use, even in commercial games.