techninja / ninjanode

A node.js implementation of the ninjaships.js library, made into a complete HTML5 multiplayer game!
14 stars 8 forks source link

Rapid acceleration/deceleration when moving horizontally or diagonally #41

Closed rogerfachini closed 10 years ago

rogerfachini commented 10 years ago

I cannot tell if this is a powerup or feature, though that seems unlikely since this does not occur when moving vertically. When accelerating with the ship pointed left, right, or diagonally, it randomly speeds up to a very fast speed, then quickly decelerates to it's original speed (speed cap?). I'm going to set up a dev environment and see if I can't find what's causing this.

rogerfachini commented 10 years ago

So it IS a feature, probably should have tested twice before psoting!