Fast firing weapons

Is there any trick to reduce number of packets sent when firing a fast weapon like machine gun or flamethrower? For example how does TF2 handle pyro?

Comments

  • don't send projectiles, send key events. Then you can use raycasts on the server / other clients to calculate what they hit cause the projectiles in these games hit faster than you can react to what you hear