Uploaded March 2023 | Updated September 2026, 2 weeks ago
Playing around with the velocity code from Forest Moon Attack and trying to work it into the code for the asteroid movement. Here is a test with two of the asteroids. I need to fine tune the collision detection of the lasers and the asteroids and the acceleration of the asteroids but so far it seems to work.
Each asteroid utilizes a variable for subpixel movement and velocity uses two variables which is stored in the stack in between the loading of each asteroid.
Playing around with the velocity code from Forest Moon Attack and trying to work it into the code for the asteroid movement. Here is a test with two of the asteroids. I need to fine tune the collision detection of the lasers and the asteroids and the acceleration of the asteroids but so far it seems to work.
Each asteroid utilizes a variable for subpixel movement and velocity uses two variables which is stored in the stack in between the loading of each asteroid.










