Having an issue with animating a simple object

Hello, I am currently animating a model for my game that is usually working with the settings I give to it, yet suddenly the given stuff I give to it somehow doesn’t work. I am very confused about the issue.

here’s a link to the model, my intention is for the animation script to make the model move around in an animation. Somehow whenever I test ingame, the model doesn’t simply want to work.

here’s an example of a model that is working for me.

additional detail (or short);
animation work in editor
doesn’t work ingame
tested the game even as it’s owned by the group or by me
body is anchored, has a joint to the “1” part that is connected with a weld to a “1transparent” which 1 and 1transparent are both unanchored for the purpose to move around.

I don’t want my Body unanchored for the sole purpose to be not pushed around and fall onto the ground.

Please help

1 Like

I’m still having an issue with this problem, I’d appreciate some support. Thanks

1 Like

Make sure your thing is unanchored, the only part that should be anchored is the Humanoid nothing else.

Humanoid? What humanoid? I’m using AnimationController.