- Home /
Question by
Braza · Oct 07, 2014 at 11:27 PM ·
mecanimpathfollowingtweening
Mecanim to move along the path
Hi all, What woul I do if there's a need to animate person running along the procedurally generated path?
What I've currently done is:
Disabled RootMotion
Tween the human model along the path with HOTween
Turn on animation via the properties like "Speed"
Is this a correct way of doing things? Looks awkward since mecanim loses its feet placement until tweening speed is adjusted...
Comment
Your answer
Follow this Question
Related Questions
How to get cycleOffset from Animator? 0 Answers
Recommendations for a script/plugin for creating set, curved paths 2 Answers
GameObjects following dynamic Path 1 Answer
MoveTowards on paths, different speeds 1 Answer
2D tweening software 1 Answer