I commissioned one of my animation developers to make a simple crouching animation recently, but there is an issue - it makes the character hover, instead of stay flat with the ground, as seen here:
I thought that this was an issue with me running the animation script via a local script, but it’s an issue even server-sided - the animation plays, but the character is still hovering.
Is this something on the animation/animator end, or is this something on my end? I used the “Animating a Model Locally” code snippet from here