Closed mattrdowney closed 6 years ago
In Debris Noirs, I want the velocity perpendicular to the spaceship bearing to have a drag force applied, but before I add that feature, I want to fix this bug (if it really is a bug).
Notably, moving straight up or straight down seems to be an unstable equilibrium (of sorts). E.g. add a tiny amount of left or right momentum and eventually you will be travelling (mostly) left or right.
This was a camera issue. Fixed as of b83055d91f2b36586853a9f66a1ad23965bf16eb
In order to reproduce in Debris Noirs:
1) accelerate left for a long time (e.g. 30 seconds). 2) start accelerating up from now on (e.g. 30+ seconds).
You would expect that after a long time accelerating upwards (e.g. infinite) your velocity would shift virtually be straight upwards. This appears not to be the case (in fact at some point the velocity seems to start drifting back to the left).