But how to do it with a sprite...
Create a animated sprite.
examine any name+10(num).tga(format) animated sprite in the template folder. can be many frame. Then use Gimp 2 to create the shift in a each frame. Then just cycle the sprites frame member.

my.frame+=time_step;


Mal-