Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/246851086416236544
You don't need to put tags in the title - your post already has them.
Source Link
doppelgreener
  • 7.3k
  • 7
  • 44
  • 69

Spritesheet Animation How can I create a spritesheet animation with big images (libgdx, opengl, java)?

If I have a 200x200 pixel 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 notcan't put them on one texture/spritesheet?!.

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

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?!

How can I create a spritesheet animation with big images?

If I have a 200x200 pixel sprite, and I want to create an animation for it with 30 different frames, how can I accomplish that? I can't put them on one texture/spritesheet.

Removing the introduction and signature as per SE guidelines
Source Link
John McDonald
  • 6.8k
  • 2
  • 33
  • 46

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

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

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?!

Source Link

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