KybernetikGames / animancer

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

.anim files #330

Closed Alienhead-dev closed 6 months ago

Alienhead-dev commented 6 months ago

I noticed this system takes .anim for animation files only? A couple things - firstly, I've not heard of this format. Is there a convertor ?

Does this format included geometry or just the bone information?

How can I take my normal mixamo .fnx files and turn them into anim or get them into animancer ?

Thanks

KybernetikGames commented 6 months ago

Where did you get that information from?

As stated at the top of the Getting Animations page: Animancer can play any animation that can be played by a regular Animator Controller in Unity.

Animancer doesn't have anything to do with importing models or animations, all it does is play animations that Unity has imported so it supports every format that Unity supports.