How can i remove the transition between anims?

hello , i have this viewmodel animation set up and it works well. but the problem is that when its finished with its fire / reload animation, the bullet casing or clip will transition to the idle anim and move around and i really dont like it. I tried doing :play(0) because thats what i found on the devforum (forgive me if there are others) im also using an animationcontroller if thats important

example reload anim:


example fire anim:

does anyone know a fix to this?? thanks