api-Hypernova / AC2-cube2

POC version of AC2 using ~2012 Cube 2 engine and cheap artwork
2 stars 2 forks source link

BUG: Props "explode" multiple times during impact #49

Open api-Hypernova opened 2 years ago

api-Hypernova commented 2 years ago

If a prop impacts a player at high speed the impact is triggered many times until the prop moves away. This does not break multiplayer gameplay as only one projectile object (and thus only one possible "hit") is tracked, but nonetheless creates unnecessary network traffic and unwanted clientside effects.