Help - Search - Members - Calendar
Full Version: Make Player follow Event
RPG RPG Revolution Forums > Game Engines > RPG Maker XP Discussion
Sinkes
I'm making an event that the player follows, and it's supposed to go through multiple maps. Can someone provide a script or tutorial on how to do this? Thank you!!! tongue.gif
Sinkes
Still looking... but I can't find anything. Is there even a way to do this?
Rukiri
Please wait 48 hrs before bumping dude, and seriously. Check the affiliated sites as this has been done countless times.
Sinkes
Sorry, you're right. I'm just a little anxious because it's a critical point in my game tongue.gif

EDIT: and it doesn't help that I'm using the trial O.o
I only have 27 days left with this compy...
26 days...
Night_Runner
I made a demo for this ages ago, (Link)

Somewhere in my posting history is a detailed explanation of that demo, but otherwise it's simple enough, it takes about 4 frames to move 1 square (that character on the 1st map of the demo counts frames over a specified amount of steps if 4 is wrong), and you know how many frames it's been since you started moving (store the frame count in a variable), so you can calculate how many squares your character should have moved (if it's been 20 frames, you should have moved 5 squares, divide frames by 4).
They should be 5 frames down, so when you teleport onto the map, transfer them 5 steps into the walking route smile.gif
Sinkes
QUOTE (Night_Runner @ Sep 22 2010, 07:12 AM) *
I made a demo for this ages ago, (Link)

Somewhere in my posting history is a detailed explanation of that demo, but otherwise it's simple enough, it takes about 4 frames to move 1 square (that character on the 1st map of the demo counts frames over a specified amount of steps if 4 is wrong), and you know how many frames it's been since you started moving (store the frame count in a variable), so you can calculate how many squares your character should have moved (if it's been 20 frames, you should have moved 5 squares, divide frames by 4).
They should be 5 frames down, so when you teleport onto the map, transfer them 5 steps into the walking route smile.gif


Thank you! It's working just the way I wanted it to! I'll even give you some credit in the end ;-D

(Nice choice in Old Man by the way ;-D)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.