- Joined
- Jan 27, 2018
- Messages
- 69
- Reaction score
- 176
- First Language
- English
- Primarily Uses
- RMMV
Hey everyone,
I've been messing around with programming my player characters, trying to see how far I can stretch the program. I doubled the size of my sprite sheet and made my character taller. However, the character looks like it's sliding across the floor instead of looking like it's got some weight in each step.
Is there a plugin to control this? Or is this something to do with the animation itself? Does it not like a 3 frame animation with a sprite that's twice the size?
Just a note, I tried creating an event on the map that controls the player speed and frequency but I still can't seem to get it to look right
I've been messing around with programming my player characters, trying to see how far I can stretch the program. I doubled the size of my sprite sheet and made my character taller. However, the character looks like it's sliding across the floor instead of looking like it's got some weight in each step.
Is there a plugin to control this? Or is this something to do with the animation itself? Does it not like a 3 frame animation with a sprite that's twice the size?
Just a note, I tried creating an event on the map that controls the player speed and frequency but I still can't seem to get it to look right
Last edited by a moderator:

