So I have some basic questions as to how exactly the best ways to import different animations regarding a first person. They all deal with the guns, holding of different weapons etc.
Programs being used:
Autodesk Maya
Unity3D
We have one character model, the model has a working IK and FK rig. I understand that Maya uses .FBX files for it’s animations, and that we have to bake the animations into the mesh before importing into Unity.
Now I’m wondering how the best way to go about animating guns with the character is. In Maya should I create a bone for the gun, then animate him say walking, and when I export the animation will it save the information in the FBX of the gun bone offset? From there is it just scripting to attach the gun to the characters hand.
Also eventually the game will have multiple guns, and each gun will have a different way the character holds it. If I’m doing a jump animation, do I have to make a separate jump animation for each gun, or is there a way to blend the top portion of an fbx with the bottom. Or would I make a stationary upper body animation, and an animation where the bottom of the body moves for jumping, then layer them together?
The main issue though if you only answer one, is how can you animate the gun and character model in Maya, then when importing the animation make it extremely easy to attach the gun to the mesh so it looks exactly how it did in Maya.
Thank you