Animations
Unity Animator's parameters are bindable out of the box, with the exception of triggers.

Triggers
Triggers can be invoked over the network using commands. Here's an example where we inform networked Clients that we have played a jump animation:
Now, bind to the PlayJumpAnimator.

Last updated
Was this helpful?

