I have some questions about synchronization of animation.
I added Animation to Observed in NetworkView and I set StateSynchronization to Reliable Delta Compressed.
Should I off scripts whitch control animation if player isn’t mine?
Should I add NetworkRigidbody to NetworkView and set StateSynchronization to Reliable Delta Compressed?