Skip to main content
1 of 3

Spritesheet Animation with big images (libgdx, opengl, java)

Me again.

I have following question.

If I have a sprite with size (200x200), and I want to create an animation for it with 30 different frames, how can I accomplish that?! Because I can not put them on one texture/spritesheet?!

Thanks!

Regards, Matthias