Ok, I’ll go other way.
We got that you are using controller to set Spine Rotation(somehow?).
Your problem is this:
Server has all controllers, clients only there own controllers
You can’t use controllers themselfs to rotate bones.
You need a proxy variable that will take this rotation and pass it to all clients.
