The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: pashaone on September 16, 2011, 04:29:18 PM

Title: I need to move a transfer event to the left,
Post by: pashaone on September 16, 2011, 04:29:18 PM
I need to move a transfer event to the left, so another event can walk on to that spot, and then once that event is done, I need the transfer to move back to the right to it's spot. Which is a bunch of down stairs. It's all part of a cutscene. There shouldn't be any problem right? Its simple, just use a move event and it'll move...

WRONG...

I can get right up to the point in the scene where the transfer event must move back on to the stairs, one tile to the left of it. And it for some reason just doesn't. I really think I've tried everything, but hopefully I havent because theres got to be some solution. I just dont know what it is.
Title: Re: I need to move a transfer event to the left,
Post by: pacdiggity on September 16, 2011, 09:14:39 PM
If your transfer event is set to a priority of 'Below Characters', you should be fine without moving it at all. How are you moving the event? With a move route or a 'set event location' command?
Try giving a graphic to the event and seeing where the problem is.