Disable player collision when player is not moving
EterniaLogic opened this issue ยท 2 comments
Disable physics to other players when a player is stable. i.e: a player is sitting on the ground, or a ship is not moving in orbit. This should prevent some obvious rubber-banding issues, so that players can dock easier.
Personally, I don't think this should be forced on the servers. Maybe a
setting could do it.