

i cant change roblox animations script and i want to change it because i want to make my own animations
You are in testing mode, you have to press the stop button and then modify it
Copy the animate script copy it in StarterCharacterScript and then modify it
the script closes when i try to stop the game
wouldnt that mix animations? like my animation and roblox animations will mix
You have to copy the script and add this ate the start:
script.Parent.Animate.Enabled = false
—other code—
And make sure the script you copied is not called Animate or else it will deactivate it or send an error
ok thats understandable thanks
You’re welcome
Chaaaaaaaaaaracter limit
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.