I was using an if-then to check if toolBool (A player having a tool equipped) is true which is toggled via CAS (which works), but the anims just break now when a tool is equipped?
what happens:
When player is stopped, idle as obv, and tools can equip without breaking and same with unequip, but when unequipped or equipped while the player is running breaks the animations
Pasted text file is the code