It is possible to play an animation step immediately during the Upadte() of a behavior ?
Animation.Play() animates the GameObject between Update() and LateUpdate() but, for some reason, I need to evaluate several different animation steps in Update().