I'd like to use a different spritesheet for a character when they're running than when they're walking or standing still. Is there a plugin that allows for this?
Custom animation for running
● ARCHIVED · READ-ONLY
-
-
-
Just search up 'RPG MV run animation' on your search browser or something like so and you should end up finding plugins for this use.
Always try searching it up online and see if you can find it on your own before asking, you'd be surprised how much you can find! :D -
Sorry to bother you, but I need some help with this plugin.
So this is the eight-character spritesheet I'm using. The sections for animations I'm not gonna be using, like jumping, are left blank. It's saved as $Lilly, the $ being there because it's larger than the average RPG Maker sprite.
When I open up a save file, this happens.
And when I try to move in any direction, this error appears and the game freezes. What am I doing wrong, and how can I fix it? -
Got this from the RPG Maker MV manual.
"It is possible treat 1 character as 1 file by including "$" at the beginning of the file name."
This means that using "$" in a filename only uses the first character (so the first action you've made) in the sprite sheet.
"$" does not equal larger sprites. You can automatically use larger sprites without using the "$". -
It works beautifully! Thank you so much!Got this from the RPG Maker MV manual.
"It is possible treat 1 character as 1 file by including "$" at the beginning of the file name."
This means that using "$" in a filename only uses the first character (so the first action you've made) in the sprite sheet.
"$" does not equal larger sprites. You can automatically use larger sprites without using the "$". -
Great to know it works! :kaohi:
Edit: Also, love those sprites you made! They're adorable! :kaoluv: