dev forum post explaining the issue
https://devforum.roblox.com/t/animate-script-issue/4297313
Developer Forum | Roblox
Hey! Sorry for the very short title.. i didn’t know what to name this issue. Today, I was trying to make a crouching system for my game by changing the run, walk, and the idle animations in the animate script when C is pressed, and do the opposite when you press it again.(Change the animations back to the default, standing ones) Everything w...