Hello. I’m trying to add functionality of having my player crouch and go prone. Everything works except from one issue. When server player crouches his character clips through floor in clients view. Why is this?
Edit: I have found what error exactly is. client doesn’t receive location update on standstill. When server player moves he jumps into location he should be then when he stops he goes back into ground.