RPG Maker 2003

RPG Maker 2003

desden Mar 20, 2019 @ 9:25am
Walking speed and walking sounds?
I need help with making a character walk slower than the default speed, and help with making footsteps when a character walks.
< >
Showing 1-1 of 1 comments
prpl_mage Mar 20, 2019 @ 12:56pm 
Walking speed:
Events have 6 different movement speeds. 4 is normal. To change the movement speed of "the player" you need to add a "Set Move Route" command and then pick "Player" and then choose the move action "Decrease speed". That will decrease it to 5 (weird I know) which is slower, but it's noticable slower mind you (I think it's half speed).

Movement sound:
This is done in the "Terrain" tab of the database. Here you can change or add a terrain and pick a sound for walking on a tile set to a specific terrain.
Next go to Tileset and make sure the tiles with sound have that specific terrain ID number set.
Last edited by prpl_mage; Mar 20, 2019 @ 1:00pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Mar 20, 2019 @ 9:25am
Posts: 1