Help - Search - Members - Calendar
Full Version: Character Movement
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
Victimize
Hey guys, I'm trying to make npcs move in a specific pattern while also being constant instead of 1 square at a time

I want to make it so they move like:
Start-> Moves over 5 tiles no stopping -> turns up -> moves up 2

instead of:
Start -> Moves over 1 tile 5 times -> turns up -> moves up 1 tile 2 times
TNinja
Well, on the Event window when making a new event. first, you can change the "Freq" part from "3: Normal" to "5: Highest".

Then change the "Type" to "Custom". Then click the button below it. The "Move Route" button.
You get a new window where you can customize your event's movement there. Use the "Wait" option if you need the event to pause.

Random pattern would require some knowledge of Variables, though.
Victimize
Yes, I know how to do all of that, but I want it to do it like when moving your character; constant moving frames until stopped; not walk 1 square, stop, walk one square, stop
lilcooldude69
thats what he just said, changing the frequency to 5 will make it move non stop until the end.
Victimize
Ah okay, thanks x3
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.