I'm a bit confused about the functionality and purpose between the Animator component and the NetworkAnimator. From my understanding since the debut of 5.0, the NetworkAnimator was simply responsible for relaying the state of the Animator's parameters across the network. ...and that's how I've been using it to date. However, with the recent addition to the Animator of .SetTrigger I've switched from using booleans to trigger certain Animator states to using triggers. Therein lies my...
Animator.SetTrigger/NetworkAnimator.SetTrigger Bug?
Animator.SetTrigger/NetworkAnimator.SetTrigger Bug?