3

I have a .png file conataining a few textures one ofter one. I want to create an animation from this file.

I know how to create an animation from a TexturePacker .txt file but in this case it doesn't help me much.

David Lasry
  • 1,407
  • 4
  • 26
  • 43

1 Answers1

3

libGDX wiki has a page on this topic: https://github.com/libgdx/libgdx/wiki/2D-Animation

Alexander Mironov
  • 3,095
  • 26
  • 28