client-server icon indicating copy to clipboard operation
client-server copied to clipboard

Sometimes rockets go through static/terrain

Open griseraner opened this issue 3 years ago • 2 comments

Happens mostly with vehicle guns Edit: happens with all rockets This is due to projectile being spawned on server first, and being removed before it actually collides on the client

griseraner avatar Dec 05 '22 10:12 griseraner

Possible solution: Trigger the effect on client on remove (if it hasnt actually collided yet)

griseraner avatar Dec 05 '22 13:12 griseraner

Maybe we can compensate the delay on client with faster projectile speed.. VTOL missiles seem to work fine most of the time though 🤔

griseraner avatar Dec 31 '22 18:12 griseraner