ParaToxic Posted July 29, 2013 Posted July 29, 2013 Hey I have a question.I want to animate a character with a idle animation but want the head not to wobble so hard as it is doing now in the animation.So I thought I first animate the whole character mesh with the idle animation and then Animate only the Head with Frame 0 or 1 ( the neutral position) with a blending value of 0.7 oder 0.8. But it doesn't work. No matter which value I use. Even with 1.0 the head is still wobbling . How can I solve that ? This don't stop the head : Animate(trooper,frame,1.0f,0,true); Animate(head,0,1.0f,0,true); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.