Open idougherty opened 1 month ago
when subtracting vectors, the current behavior of Vec2D.sub(A, B) is B - A. this should be reversed, but it needs to be reversed for all calling methods too. this is an easy way to break all the physics lol
when subtracting vectors, the current behavior of Vec2D.sub(A, B) is B - A. this should be reversed, but it needs to be reversed for all calling methods too. this is an easy way to break all the physics lol