Animation plays like it has barely any weight

I created a button model that has this animation inside

when it plays in-game this happens

the weight is at 1, highest animation priority, no other animations overlap, what is going on?! please help me.

this is probably happening because of roblox’s animation weight blending. to fix this, just create an attribute in the workspace called “RbxLegacyAnimationBlending” and set it to true

image
i’ve done this and the same issue still persists. anything else?

that’s odd, it worked fine on my end. i’m not an animator tho, so I’m not sure what might be causing the problem.