ubclaunchpad / bumper

🥊 Fast-paced multiplayer arcade game, built with Go, Javascript, and WebSockets
13 stars 2 forks source link

Directional Bumping #248

Closed Grafne23 closed 6 years ago

Grafne23 commented 6 years ago

The bumping mechanic isn't quite right. The velocity is transferred in the direction of the player regardless of the angle of collision with a junk - makes it hard to bounce junks into holes and isn't intuitive, doesn't do what one would expect.