I'd suggest that if you were to use this technique in a real game you would simply create the sprite sheet on the fly rather then manually. It doesn't take much code to start with a single image and rotate it 360 degrees in 5 degree increments and save all that into a bitmap.




Reply With Quote