Animation stop problem

First off,
i’m not the best scripter and everything i have learned has been these past few months from my brother.

I need to stop an animation when unequipping a weapon, but when i stop the animation while running… the default run animation doesn’t start and my character just slides until i stop and start moving again.

EXAMPLE:

I tried other ways of stopping this animation. For example, I looped through all the animation tracks and stopped all of them.
I also attempted to start the default idle animation when unequipping a weapon.

No progress.

Here is the module that starts the weapon equipped animation and stops it.

image

Pls halp.

Not entirely sure what’s going on. What is Weapon_Equipped? Is it a boolvalue or something?

Nevermind , i fixed it.
Something silly :slight_smile: