A downloadable asset pack

Download NowName your own price

This is a javascript plugin for RPG Maker MZ and MV.

It allow to save map events position using an event notetag. When leaving the map, the plugin will retain the X and Y position, the direction and the move route index of events that have the notetag. When you enter the map again, those events will spawn back to their last position and resume their move route from that point.


===========================================================

ToU:

Use in any independant RPG Maker MZ or MV projects, including commercials.

Credit is required for using this Plugin. For crediting, use 'TSR' along with one of the following terms: 'The Northern Frog' or 'A frog from the north'

Do not change the Header or the Terms of usage.

DO NOT REDISTRIBUTE! If you want to share it, share the link to my itch.io account:  https://the-northern-frog.itch.io/

Sending me a copy of your completed game using my plugin would be appreciated,  but there's no obligation.

===========================================================

For support, join us on Discord


StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(4 total ratings)
AuthorTSR
Tagsevent-position, rmmv, rmmz, RPG Maker, save-event-location

Download

Download NowName your own price

Click download now to get access to the following files:

TSR_SaveEvent.js 8.1 kB

Development log

Comments

Log in with itch.io to leave a comment.

(1 edit)

For some strange reason i'm unable to reset the event locations using Game_System.resetAllEventPos() I'm using Rpg maker MZ

(+1)

Hello. Thanks for reporting it.

The Scriptcall is working, there was just a typo in the instructions. Should be written: $gameSystem.resetAllEventPos()

Regards

(+1)

You're amazing, thank you