SFML Tutorial -- Spritesheets and Animation

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



Category:
Tutorial
Duration: 12:45
26,577 views
306


Text version: http://www.gamefromscratch.com/post/2015/10/26/SFML-CPP-Tutorial-Spritesheets-and-Animation.aspx

In this tutorial we look at using multiple sprites from a single texture. We also implement a very simple animation system using clock and changing source position within the texture.







Tags:
SFML
C++
Gamedev
Tutorial
2D
Sprite
Texture
Spritesheet
Animation