I was wondering if it's possible to store multiple animations in the FBXfile and then call them correspondingly through Unity?
The "walk animations on 1-20 frames, idle on 21-30"-method is not really what I'm looking for as it tends to mess things up if you ever want to go back and change the animations later on.
I am using 3D Studio Max 2011 and I'm using the CAT-rig system if that's any help.
You have one main file containing just your character without any animations. And ten you either copy or reference your character into new files, one for each animation. And use the naming convention [nameOfYourMainFile]@[NameOfTheAnimationClip]. Unity will import this as one character with one animation for each animation file.
I have only used Maya which had a reference feature so you could update the referenced file and all files referencing that file would update as well. Which made it easy to update the model even with multiple files like this. I would be surprised if other 3D applications didn’t support this as well.
Just a note though, the first method is pretty good. If you find you're changing the frame numbers a lot, you can insert empty frames in the source model to leave room for future expansion later--of course you still only import the frames you need/that have actually been animated, but then if you modify the source anims and make them longer, you only have to change the numbers for one clip, and not every single one.
It is definitely possible, and a vastly less irritating method that the alternatives. However, it is up to your software, whether you can work with it or not. For example, Blender, what I use, uses the "Action" system, and each action imports into Unity as a separate animation, just like in Blender. However, my girlfriend took some games animation classes in Maya, and told me that she was not made aware of anything like this - the horrible frames-based approach was what used in class, for sure.
Anyway, I'm sorry that I don't know Max, and so can't provide advice for that software directly, but I need to tell you, that unlike what the other answers suggest, it is definitely possible to import "animations", if the software has a way of storing and exporting them, and something you definitely want to do if you can.
I don't believe that there is another method, for external animation anyway. Sorry. And its easy to go back and edit the animation, you just have to reimport it and then apply it to your model again.
It is possible and easy to do!
Just go to the fbx importer and scroll down until the animation setup, now click the “+” and add the name to your animation and set the frames of your animation
Is there a way to do this multi take natively via 3dsmax/fbxplugin ??? my team using max 2010, 2011, and 2012
I’ve found this plugins… fbx multitakes exporter
but I can’t manage to create multi take >.<
To split the animation of fbx file.
In the unity when choose the model, in the inspector window, under animation tab. there is option for you to split the animation, change the begin time, end time of clip, and name of clip.
i have same answer , how possible to export multiple animation with just one fbx file ?
i see some file maked like this , and i dont know how i can make it in max .
confuse.