Quote:
Originally posted by Skatche
If she ship is relatively small, 180 sprites should fit into a single, decently-sized .png file. Then you could use setimgpart (or whatever), and calculate the positon using modulus arithmetic.
|
or you could forget nice graphics and use 2 round gif's one pointing the direction your facing and one for the center.
I got the flying around and warp part all done. now I need to get the bullets... having a little trouble with that right now though...