x


Importing Animations using multiple model files

Hi guys,

I have a 3d model with multiple animations files. I already checked the link here : http://unity3d.com/support/documentation/Manual/Character-Animation.html.

When I import my 10 FBX files, I have my main model and my 9 animations, but each animations got their own mesh, which is really heavy for nothing.

Is there a way to have a single model with 9 animations files? I really need to have my animations in seperate files.

Thanks!

more ▼

asked Sep 22 '10 at 01:14 PM

Simon 6 gravatar image

Simon 6
3 2 2 3

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

If you're doing manual export to fbx, you could deselect your mesh and export only skeleton+animation when exporting animations from your modelling tool.

If you're doing automated export (or you don't want to do manual selection every time) you could write an AssetPostprocessor which deletes mesh from your models.

more ▼

answered Sep 22 '10 at 02:58 PM

Paulius Liekis gravatar image

Paulius Liekis
7.3k 16 24 45

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3786
x561
x292

asked: Sep 22 '10 at 01:14 PM

Seen: 1858 times

Last Updated: Sep 22 '10 at 01:14 PM