Allow player to survive low-speed collisions with debris?

Issue #137 resolved
Norgg created an issue

Collisions with enemies should probably always be fatal, but with debris we could let people survive gentle taps.

Problem with this is that we don't really have a way to calculate the local collisions speed taking angular velocity into account. It'll end up seeming inconsistent if we just use linear velocity delta.

Maybe best to leave it out.

Comments (3)

  1. Log in to comment