So I am making a game with some custom default animations. It all works fine, until I stop moving.
That is the script(along with it’s children) I am replacing the default animate script with. I deleted most of the emotes, as well as disabled it. Both my idle animations are changed the the once I have(I checked in game). However, my character still does the “look around” thing every time I go idle. Any help?
have you changed the id of the animations in the Animate script itself?
Even after I changed the script inside the animation(the id), it still does it. I think it might be because, even though I deleted it, it’s still looping. Is there loops inside the animate script that will keep going?
Nevermind I fixed it thank you
1 Like