Closed 7yl4r closed 9 years ago
adding rotation to the asteroids/debris/station might improve a lot visually.
should be something like sprite.r += Math.PI/360%360 to drawSprite
sprite.r += Math.PI/360%360
drawSprite
adding rotation to the asteroids/debris/station might improve a lot visually.