.
Hi,
Project looks good, I’m not an expert but I had an idea because I did something silly like this once. Make sure the position/rotation of the bones are coming from your computer being controlled by the animator and not being over the network this may be causing the two to fight. I’d say just send the command for what they are doing along with base position and animation over the network and have your computer handle animation for it. Hope this helps!