Help with animation

So I do
Char.Animate.walk.WalkAnim.AnimationId = “MyId”
Char.Animate.Disabled = true
Char.Animate.Disabled = false
it works but the animations dont override until i stop walking and walk again any way to not need this