Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Bhall on September 24, 2006, 05:48:20 PM
-
Maybe it was asked before but I want to know how to make my character look like he is going up or down while walking on stairs(or paths in mountains and such).
-
Move Up/Right or Up/Left. Ect.
-
If the stairs go left or right on the screen, then you can move your character up-left or up-right while moving up the stairs. If the stairs go up and down on the screen, there isn't much you can do that would make a differance. I guess slowing down the movement when going up or down the stairs may help.
Play some snes games and see how the people walk up stairs in those games and just mimic how they do it. Chances are, it'll look the same as rm2k3 does normally.
-
THX to both of u guys. :w00t: