Legacy Documentation: Version 2017.1 (Go to current version)
Networking Reference
NetworkBehaviour
Other Versions

NetworkAnimator

The NetworkAnimator is used to synchronize animations across the network.

Properties

Property: Function:
animator The Animator component on the object to synchronize.

Details

  • The NetworkAnimator synchronizes state and parameters from an AnimatorController.
    Transitions are usually triggered by parameters, this component plays animations, not transitions.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答