Whelp! I’m on my laptop until Tuesday when I get back to my dorm, and all my code is on my desktop. However, I did some work on here last night and got animated sprites (using a sprite sheet) down.
I have a simple format for the sprite sheets: there are four columns with each representing a direction the sprite is facing, up, down, left, and right, and each column goes from bottom to top with each frame. For example, here is the sprite I was using to test, it is 32×32 and has 4 frames of animation:

Advertisement
