Animating 2d sprites with 3d animated joints
Hey guys,
I'm trying to animate my sprites with bones that I imported from a 3d package where I animated the character, I rendered the animation to have those sprites. That's how I want to go about making my game, so don't question that please. https://youtu.be/m8lOwrWNbEY?t=9m51s Here's what I'm trying to achieve, the creator of Ori mentions he uses metadata from the animated rig/bones to get information on the state of the characters.
What I would like to know now is how can I make my sprites move according to the animation I created in my 3d package? I know it's related to root motion, how to apply it on a sprite animation?
There are tutorials out there but only for 3d models and not for sprites. Thank you kindly for your help. I've been searching how to do this for quite some time.
Cheers, Jeremy.
Your answer
Follow this Question
Related Questions
Maya Animation doesn't work properly(Smooth Animation) in Unity 3d 0 Answers
Sprite size while animating ? 1 Answer
Rigidbodies stopping Root Motion of animations 0 Answers
Root motion always being applied even when disabled (Mixamo Animations) 3 Answers
Root Motion prevents transform in animation from running 0 Answers