Closed hrachid12 closed 6 months ago
Animations can move objects on any axis so it's most definitely coming from your animation.
Animancer itself never actually handles any of the movement, it's all processed internally by Unity.
Transsform Position Y ~0.08
I'm closing this issue due to lack of response, but feel free to re-open if necessary.
This is something I've been struggling to figure out for a little while now. I've narrowed it down to either Animancer or my animations that I am using, I think. I have two models standing near each other. The one on the right is playing an idle animation using Animancer Lite. The one on the left isn't playing an animation at all. Everything else between the two is the same.
As you can see, the one playing the animation is hovering slightly above the ground. Is this normal / expected? Is it due to Animancer at all or related to my animation? Just want to note that I haven't tried with a different idle animation. I will do that and update on if it changes anything.