Skip to main content

Search

Sprite Sheet Size for Field Characters

Comments

3 comments

  • zyzCat

    Hello!
    I haven't tried it yet, but I found this manual.
    It looks like you want a 2px margin  between frames.

    To animate, arrange the frames horizontally. The number of frames is up to you. Add a transparent area of 2 pixels between frames.
    https://support.rpgmakerunite.com/hc/en-us/articles/15136543947417-Character-Related

    I hope this is helpful!

    1
  • I think the main problem is that instead of using Unity's sprite animation that's built in, they created their own (from what I can tell). The animations seem to buffer a little bit, and stall out, making the characters slide). It does seem to work better for me with higher frame animations (minimum of 8 frames per animation is what I've found works best). 

    1
  • hexlar

    Thank you both!

    I don't know why I didn't check out the manual first, haha! But that was exactly the problem, it works fine now! Thanks! :)

    0

Please sign in to leave a comment.