sprite animation, how to "remember" the frames
Posted: Sat Mar 14, 2009 3:36 pm
ok, so i have my sprite animation working, but now a related question, in my test-animation i had only one sprite so there wasn't a problem but say i have 3 sprites on the screen. i have to keep track of which frame the sprite is showing but what's the best way for doing this. create a info array for each sprite?