KybernetikGames / animancer

Documentation for the Animancer Unity Plugin.
66 stars 8 forks source link

Question about mirrored animation playback #284

Closed YIBo712 closed 1 year ago

YIBo712 commented 1 year ago

I'm developing a side-scrolling action game, and mirroring animations using the Animancer plugin is quite cumbersome. I have a lot of animations, and I have to create two AnimationClips for each animation, which is tedious. Will the new version add support for mirroring animation playback?

KybernetikGames commented 1 year ago

Unfortunately, the Playables API doesn't have the ability to mirror animations at runtime so it can only be done in the animation import settings.