x


Skinning character (attaching mesh to skeleton)

When you add new mesh to a rigged character, it has to be re-skinned again (to attach the new mesh to that skeleton). Re-skinning with Maya somehow changes that model and old animations I had for the same skeleton with old mesh don't work on this new one inside Unity. What am I doing wrong, where's the problem? Or are there better tools than Maya to skin model quickly?

more ▼

asked Oct 29 '09 at 12:27 PM

Edvinas gravatar image

Edvinas
2 3 4 4

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

2 answers: sort voted first

If you did not already, you should check out this how to: http://unity3d.com/support/documentation/Manual/HOWTO-ImportObjectMaya.html

more ▼

answered Oct 30 '09 at 11:00 PM

Jens Fursund gravatar image

Jens Fursund
381 3 4 11

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

Try checking http://highend3d.com for a script called PMheatweight, it's got a much better algorithm for auto-weighting (based on the whole 'bone' lenght) than the standard Maya one, which's purely based on the vertex distance to the joints, as if it's a punctual magnet. Don't expect ideal results for all situations though, tbh I personally prefer starting from scratch.

As for copying existing weights from a model to the other, although there's a weight transfer utility in Maya I suggest you try the 'export weights' and 'import weights' smooth bind menu options, an image-based way of doing it. For that to work you'll need to edit the target model UVs so it roughly matches the original model UVs. Might sound tedious but it's actually much easier than the other methods I've tested.

more ▼

answered Sep 29 '10 at 05:29 PM

MaDDoX gravatar image

MaDDoX
165 8

(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:

x969
x571
x143
x34
x27

asked: Oct 29 '09 at 12:27 PM

Seen: 4241 times

Last Updated: Oct 29 '09 at 12:27 PM