Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Joxus on October 27, 2014, 01:26:40 pm

Title: [QUESTION] Copy animations of models?
Post by: Joxus on October 27, 2014, 01:26:40 pm
As the title states, I want to use other models their animations. I looked in the M2 file and couldn't really figure out how to copy it with that method, since I don't see any reference to the .anim files, not even sure if that is the way to go.

Or perhaps I have to do it with blender?

Thanks in advance.
Title: Re: [QUESTION] Copy animations of models?
Post by: Alastor on October 27, 2014, 01:42:50 pm
since .anim file is only for animations like dance and stand that are trigered .....
animations are for most of time Hardcoded

actualy .... M2I
Title: Re: [QUESTION] Copy animations of models?
Post by: Drikish on December 14, 2014, 05:07:49 am
I can show you how to do a working bone weight copy that will allow for the transfer of bones from one model to another and then show you how to apply the animation to it.

Pm me if you want
Title: Re: [QUESTION] Copy animations of models?
Post by: kojak488 on December 14, 2014, 02:37:00 pm
Quote from: "Drikish"
I can show you how to do a working bone weight copy that will allow for the transfer of bones from one model to another and then show you how to apply the animation to it.

Pm me if you want

Any different from the .m2i tutorials around?