MZ Vehicle On/Off Locations

FEATURES
This plugin can restrict the player to specific locations (using Region ID’s or Terrain Tags) that the default boat, ship and airship vehicles can be boarded or disembarked at. An example of use for this is to restrict ships to only piers or airships to certain airports/terrain.

VERSION 1.0 – RPG Maker MZ
Download Plugin file


Download my master demo to view examples of this plugin from:
Galv’s MZ Plugins Home


MZ Step Effects

FEATURES
This plugin allows you to setup step effects for the player and step effects for events.
‘Step effects’ are settings that are assigned to a terrain tag or to a region id. These settings are run each time a character steps on a tile with terrain tag or region id that has a step effect assigned for it. Each step effect can do one or more of the following:
– Spawn an event at the character’s location (Galv’s Event Spawner plugin required)
– Run a specified common event
– Play a sound effect
– Run script code

This could be used on maps that might require widespread functionality that would normally require lots of events or parallel process (such as large maps that you would like player transfers on all edges). I’m sure there are other creative uses you will find for this functionality.

VERSION 1.1 – RPG Maker MZ
Download Plugin file


Download my master demo to view examples of this plugin from:
Galv’s MZ Plugins Home


MZ Map Projectiles

FEATURES
Create projectiles that can interact with player and events using script calls.
These projectiles can be fired from the player or an event and set to shoot in a direction, at a target or toward the mouse position. Settings can be used to control which projectiles will hit or run an action on other events, which terrain tag or region id tiles block them, different actions they will do when then hit the player or an event and more.

VERSION 1.1 – RPG Maker MZ
Download Plugin file


Download my master demo to view examples of this plugin from:
Galv’s MZ Plugins Home