RohanMenon92 / AltControlGameJam2020

Alternative Control Game Jam : Ship combat
2 stars 1 forks source link

Asteroids and player are sometimes not on the same plane #22

Closed JaroslavGasinec closed 4 years ago

JaroslavGasinec commented 4 years ago

When hit by too many asteroids, the player is pushed above or below the asteroids to the point where they no longer collide

RohanMenon92 commented 4 years ago

Created constraints for ship movement in the XY plane for physics, should work relatively better now.