Multiple skeletons while importing a mesh with animations

Hi guys, I have a problem: I have this weapon with hands and with an idle animation.

I’m trying to import as a skeletal mesh but every time I get multiple skeletons (Piclair - Screenshot sharing). How can I fix this problem and get only one unique skeleton?
It’s seems that the engine separates the two meshes of the right and left hand.

Thanks,

Marco

Are you skinning both meshes to a single skeleton?

Do you have two skeletons in the scene? Check your Scene Outliner :slight_smile:

Do you have a sample FBX file to imbed in this thread so it can be looked at?

#General note

you probably want to separate the gun into a separate file and give it it’s own skeleton

then you can attach the gun to the hand via sockets.

Rama

Hi Rama, thank you for your reply! :slight_smile: Here’s the link of the fbx file of the weapon: File sharing and storage made simple
I have a lot of weapon animations like this (I made them time ago) so it would be better if I was able to solve the problem without changing the files!

How can I do that?

Thank you :slight_smile:

I did not get that mediafire link

can you embed the file in this forum?

It’s called Attachment, that paperclip thing

Oh sorry, wrong link. This is the working one: AK47@Idle (I can’t attach it to the conversion because file is bigger than the maximum size permitted).

Thank you! So for the new animations that I will make you suggest me to create only a skeleton rig for the hands and export them separately from the weapon?

Yes! Definitely!

You import the weapon separately, attaching it by socket to the hand mesh.

The reason is that if you have many weapons for the same set of hands, and want to switch out weapons,

you can just detach one weapon skeletal mesh from the primary hand mesh, and then attach another weapon skeletal mesh.

#Save Resources and Time

Thus you save resources and time,

because if you want to change the hand mesh 2 months from now with 30 weapons

you dont have to do it 30 times,

only once :slight_smile:

Rama

#My Analysis

Dear Marf,

You have 3 different skeletal arrangements in this file.

I hope you have the original, not just the FBX ?

I have never tried to an import a setup like this, with 3 different skeletons.

For lack of ever having had to do this myself I can only suggest copying out the file 3 times (to keep any animations)

and delete other skeletons so you only have 1 per file.

#Master Slave Animation

Then you can have 3 skeletal mesh components, and use the Master-Slave animation system (you can do a UDN search for “Master”)

#Ultimate Solution - 3ds Max Attach

You could also try attaching the different skeletons to each other using 3ds max attach feature.

But this might mess up the animations

but that would probably be infinitely easier if you can get the animations to stay.