I am new in this topic and I read allot about Root Motion in Unity but I can’t figure out if the Model itself have to move in a modeling program when I animate it there.
Lets say I want to make a walk cycle animation with a humanoid character. Do the whole Object have to “walk” in the modeling tools animating process or is this an InPlace animation?
Some games use animations with root motion, so each animation move character in some way.
Some games use animation without root motion, they move character programmatically.