- Home /
The question is answered, right answer was accepted
Mecanim & BodyMask
Hello there! I have a simple AnimationController: 
This works fine, but I have no clue how I can make that if I have a Torch for example, that the Animator uses another animation just for the Right hand?
Has anyone a good approach for this? Or is there a common way to do such things?
Thank you for your help in advance!
Felix
Answer by HappyMoo · Jan 01, 2014 at 10:13 PM
Yes, create a new Layer, create a body mask that just selects the had that holds the torch, draw your holdingTorch animation in there and play it while the parameter torch=true
Check out the demonstration at 25:40 here: http://www.youtube.com/watch?v=96UId0AdOVM#t=1542
Follow this Question
Related Questions
Mecanim get current Layer 2 Answers
Mecanim animation layers with a body mask kills the base animation? 1 Answer
How do you make additive animation blend correctly? 0 Answers
Mecanim animation layers and animation events 3 Answers
How do I create a generic skeleton avatar to use with mecanim? 3 Answers