Jump to content
Galv

Galv's Step Effects MZ

Recommended Posts

Step Effects

RPG Maker MZ Plugin

Galv

 

Introduction

I wrote a script for VX Ace that I recall using a lot and thought it would be handy in MZ projects. Do stuff when characters step places... and things.

 

 

 

 

 

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.

 

 

How to Use

- Copy the "GALV_StepEffectsMZ.js" file into your project's /js/plugins/ folder.

- Activate plugin using the 'Plugin Manager'

- Read the 'HELP' documentation (also found in plugin manager) for more details and try the demo if you don't understand.

 

 

Plugin

Get it here

 

 

Credit and Thanks

- Galv

 

 

Terms

Free to use in any RPG Maker MZ project including commercial. Please credit "Galv". :)

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted