Force send transform to server

My multiplayer game at one point desync (This is normal because I use ragdolls and their position gets out of sync a little bit), the problem is that when the player get up I would like to force send the client player’s position coordinates to be sent from the client to the server. How can I do this?
This is what I am doing now, but it doesn’t seem to work.

1 Like