This is tricky, I don’t usually use the animate script so you would have to wait or figure some stuff out yourself, but basically, creata a bool value in the animate script and on like 352 there is a function which determines running action, just modify it by using the bool value and switching the animation, you could use the playAnimation function at line 237 but make sure to add your animation in the same format as the rest in the animNames table at like 32!