S
S
sergealmazov2016-01-18 11:09:30
Unity
sergealmazov, 2016-01-18 11:09:30

What are some good resources for working Maya in tandem with Unity?

How to create animations in Maya and then properly export them to Unity? What are the materials (articles, videos, courses) on animations for Unity?
Mac platform.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
#
#rybak, 2016-01-24
@sergealmazov

Your question is very broad.
There are a lot of tutorials on creating a character, its skeleton and animation on youtube.
Here is an example.
Here is a good Unity5 playlist , but the author uses Blender, not Maya.
I had problems with exporting animation from Maya to Unity and the command helped a lot (mb and you will need it)

FBXResetExport;
FBXExportSkins -v true;
FBXExport -f "C:/Users/user/Desktop/EXPORTING_TEST/test-walk-1.FBX" -s;

- first you need to "bake" the finished animation
- then select the character geometry and skeleton
- then write this command in the Script Editor (in maya)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question