3D Studio Max biped restrictions?

Posted by meds on Game Development See other posts from Game Development or by meds
Published on 2012-06-02T07:32:12Z Indexed on 2012/06/02 10:51 UTC
Read the original article Hit count: 304

Filed under:
|
|
|
|

I have a stock biped character in 3D studio max which has a jump animation.

The problem I have with the jump animation is that there is actual y offset happening inside it which makes it awkward to play while the character is jumping since it's not only jumping in the game world but the jump animation is adding its own height offset.

I'm tryuing to remove the jump animations height offset, so far I've found the root node and deleted all its key frames which has helped a bit.

The problem I'm having now is that the character still has some height offset and if I try to lower it it has a fake 'ground' that isn't at 0 and the limbs sort of bend on the imaginary floor, si there a way to remove this restriction just for the jump animation?

Here's what I mean: http://i.imgur.com/qoWIR.png

Any idea for a fix? I'm using Unity 3D if that opens any other possibilities...

© Game Development or respective owner

Related posts about unity

Related posts about animation