First Desktop of Summoner 7
This is exciting to create this poster with 14 characters in the demo
The Demo Screenshot of Summoner 7
Finally, all characters are in the demo!
First Elf in Summoner 7
Chuck Lin designed this character.
World map is done!
There are six big stages and 5 small stages in each of them.
Human Archer
My favorite character in Summoner 7.
June 27, 2013
June 25, 2013
Maya FBIK Rig to Unity3D Pipeline
Tuesday, June 25, 2013
No comments
As a technical artist, setting and writing art pipeline is also my job.
My game is using Maya FBIK rig to rig any of my characters. However, FBX doesn't support any IK setting
. So, after animating the FBIK characters, I need to bake the animation back to the FK rig (original rig of the character) and then exports to Unity. The following is my steps.
1. Create the FK rig for skinning character and export it as FBX.
2. Create FBIK rig and generate FBIK controllers for the character
3. Animating the FBIK rig and export it to FBX with bake animation setting checked
4. Clean up the exported FBX file and use my transferring animation tool to export the animation file
5. Import the animation onto the original fk rig MB file and export it to FBX file. Use the FK rig FBX file as
basic rig file in Unity3D, and the animation FBX file will fit.
There are some ways to bake animations from FBIK rig to original FK rig. It doesn't have to use my tool.
My game is using Maya FBIK rig to rig any of my characters. However, FBX doesn't support any IK setting
. So, after animating the FBIK characters, I need to bake the animation back to the FK rig (original rig of the character) and then exports to Unity. The following is my steps.
1. Create the FK rig for skinning character and export it as FBX.
FK rig without any controller |
All joints are under one root (group) |
2. Create FBIK rig and generate FBIK controllers for the character
FBIK setting |
As you can see, there are lots of controllers added to the file. |
FBIK animation MB file |
The exported animation FBX file (lots of dummy stuff from MB file) |
4. Clean up the exported FBX file and use my transferring animation tool to export the animation file
Export the animation as TXT file |
5. Import the animation onto the original fk rig MB file and export it to FBX file. Use the FK rig FBX file as
basic rig file in Unity3D, and the animation FBX file will fit.
Since the rig is the same as the original FK rig , this clean animation will work in Unity3D |
There are some ways to bake animations from FBIK rig to original FK rig. It doesn't have to use my tool.
June 18, 2013
Weapon: Bow Rig Set
Tuesday, June 18, 2013
No comments
June 12, 2013
Subscribe to:
Posts (Atom)