Hi Rob.
Thanks for taking the time to register and for your review

Aside from being good for our egos some of the points you mention are really useful for me. Echoes uses an "engine" and scripting system that I intend using for other titles so I need to get all the little glitches ironed out.
Most notably is that the power ups spawn on completely random occurrences.
Yeah a couple of others have mentioned that so I'll need to come up with a more balanced approach to powerup creation.
Also be carefully when fighting the red asteroid belts that come at you, if you dash quickly away with the mouse it will come at you full force.
I'm not entirely sure what this issue is as I've never seen it so I'll have to look into that further.
Also concerning the asteroid belts is when they spawn, all segments of the asteroid spawn right on top of another.
Fair point. I'll change that. In the meantime stay away from the edges lol.

The problem with that is the game needs to run at a consistent 75 frames per second as the game speed and asteroid movement will speed up and slow down respectively depending on how many frames you are pushing.
This isn't actually true as it uses timer based movement but....
At that speed not only is the game a lot slower, but the change of movement in the asteroid belts are also a lot slower.
this is true as I screwed up

but only the movement of the Asteroid Belts is effected due to the way their speed and turn rate is calculated. All other movement should not be effected by framerate.
Anyway thanks again. Everything mentioned is on the "to-do" list and will be addressed in the next version.