Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Bhall on September 24, 2006, 05:48:20 PM

Title: About the stairs
Post 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).
Title:
Post by: Meiscool-2 on September 24, 2006, 06:03:41 PM
Move Up/Right or Up/Left. Ect.
Title:
Post by: DragonBlaze on September 24, 2006, 06:04:26 PM
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.
Title:
Post by: Bhall on September 24, 2006, 06:17:02 PM
THX to both of u guys.  :w00t: