Ok. So I think I figured out what my problem was finally. I wasn’t changing the character’s movement mode when he was being carried. Making sure to set the movement mode to None seems to have fixed the problem I was having. I think I just never realized that that movement mode essentially does what I wanted it to, which is to ignore network updates. It seems to work almost perfect with that change.
3 Likes