Jump to content

Animations from several atlases to one sprite


markus.n
 Share

Recommended Posts

Hi,

We have a character sprite with lots of different animations. It gets to the point where we can no longer fit all the frames in one atlas - since there are texture errors on some devices if the size exceeds 2048x2048. How could i assign a custom atlas to some animations? I'm guessing replacing the "spriteName.animations.add" function with some combination of "new Animation" and "new FrameData", but how exactly?

Thank you for any assistance!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...