LibGDX Sprite Animation Tutorial

Subscribers:
265,000
Published on ● Video Link: https://www.youtube.com/watch?v=SVyYvi0I6Bc



Category:
Tutorial
Duration: 32:43
43,517 views
379


In this part of the ongoing LibGDX tutorial series, we look at how to perform sprite based animations in LibGDX. We look at two methods of doing this, using TextureRegions to cut up a Texture, or by loading a TextureAtlas.

The code for this example can be found here:
http://www.gamefromscratch.com/post/2015/02/27/LibGDX-Video-Tutorial-Sprite-Animation.aspx


The entire series table of contents is available here:
http://www.gamefromscratch.com/page/LibGDX-Video-Tutorial-Series.aspx







Tags:
Gamefromscratch
LibGDX
tutorial
animation
java
gamedev
indie
2D
sprite