Using Root Motion with a Character Controller - Unity Game Development Tutorial
In this Unity game development tutorial we're going to look at how we can combine a Character Controller with Root Motion, to make the movement perfectly match the animation.
Thank you so much for this clear tutorial! I have been toying with root motion but got tangled in all these small questions like "should I rotate via script, what's the best way of transitioning from idle to movement, am I really applying the right settings?"
ReplyDeleteI'm a stickler for best practices and this tutorial really helped me take a step back providing a clear template to follow! It's not often you come across a tutorial with THIS level of clarity and quality, so thanks a million!