Hiya. I'm trying to make an event move to another location permanently and I just can't figure out how.
I don't need any complex coordinates, based on the player's position or anything like that.
Just, for example, move Event 2, in Map 15, from (15, 20) to (12, 18).
I do that with [Set Event Location], it works, and when I leave the map and reenter it resets to the prior position and I don't know how to keep it there, or if it's even possible or I just need to make new events and use switches.
I'm doing it thorugh a Common Event, and I'm aware that it says "current map" when using the Set Event Location, but I use the CE when I'm on the map I need.
[Solved] Set Event Location Permanently
● ARCHIVED · READ-ONLY
-
-
One easy way to do it, would be to use a switch on an autorun or parallel event to call "set event location" each time you enter the map.
-
you'll need a plugin for that.
One option might be @Shaz "remember event position" plugin if it's still compatible with the newest MV version (don't know about that, simply test it) -
There's also this http://yanfly.moe/2015/10/21/yep-19-save-event-locations/
-
A third alternative is to flip a switch that makes the one event invisible and activate the other. Whatever fits really.
-
There's also this http://yanfly.moe/2015/10/21/yep-19-save-event-locations/
Thank you everyone! I couldn't use a parallel event for some events and I was trying to avoid using switches, but the plugin worked perfectly. -
@megumi014
if a topic is solved, report it to be closed. Changing the title does nothing. -
@megumi014
if a topic is solved, report it to be closed. Changing the title does nothing.
I had no idea that was a function lol Thanks, I reported it now. -
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.