I am making a game that heavily relies on physics. I know that it takes time for positions to replicate from server-client and vice versa. However, the discrepancy between positions on server and client of the dummy is just too great for me to ignore.
I’m not wondering if I can fix this because it isn’t possible. But are there any ways I can mitigate this?