Custom animation for running

● ARCHIVED · READ-ONLY
Started by doodlebound 7 posts View original ↗
  1. 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?
  2. 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
  3. breesk said:
    https://galvs-scripts.com/category/rmmv-plugins/mv-audiovisual-effects/#post-1432
    Sorry to bother you, but I need some help with this plugin.
    kXFJ3EL.png
    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.
    6ImygRx.png
    When I open up a save file, this happens.
    TWqN4kE.png
    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?
  4. 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 "$".
  5. SmashArtist said:
    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!
  6. Great to know it works! :kaohi:

    Edit: Also, love those sprites you made! They're adorable! :kaoluv: