AnyPortrait > Forum > How to Use

[Archive] Is there an animation API for Mecanim?

  • This topic has 0 replies, 1 voice, and was last updated 1 week ago by Archive AccountArchive Account.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1294
    Archive AccountArchive Account

      Q.

      I made the character playable by Mecanim Animator.
      And I called the animation functions (Play, etc.) of apPortrait with script, but it doesn’t work properly.

       

      A.

      The animation playback functions of apPortrait are for cases where Mecanim is not used.
      This is similar to the way Unity’s Legacy Animation System works.

      If you control the animation by Mecanim, you need to call script functions that control Unity’s Animator.
      The Unity manual may be helpful.
      https://docs.unity3d.com/ScriptReference/Animator.Play.html

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    Scroll to Top