-
What do you want to achieve? Keep it simple and clear!
Replace the animations in the ‘Animate’ script and have them play correctly -
What is the issue? Include screenshots / videos if possible!
When playing animations on a custom rig:
- Animations play correctly on the client only.
- On the server, looping animations either do not play or only play briefly (one cycle) and stop.
- Non-looping animations replicate normally.
- Animator instances are created on both client and server, and animations are loaded explicitly.
- Network ownership and rig setup are correctly configured.
Despite this, looping animations fail to replicate and persist on the server side, causing desync between client and server animation states.
EDIT: solution → Animation Not Replicating to Server