Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Rayonius on March 05, 2007, 11:56:23 PM
-
Is there a way to change the speed of the skiff, boat, and aircraft?
-
Yeah, try a move event that decreases the hero speed. I haven't had to bother with this stuff in a while, so I may be wrong about this...
-
Use a Move Event command, and for the target select the desired vehicle (Airship, Ship, Skiff) to change it's speed.
-
Ahhh, thank you, I didn't see that option.
-
Originally posted by Daetyrnis
Use a Move Event command, and for the target select the desired vehicle (Airship, Ship, Skiff) to change it's speed.
Oh right, right... I forgot about that.