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.
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