#Changing default animations

13 messages · Page 1 of 1 (latest)

primal trail
#

So I want to change the default roblox animations and I searched on the devforum for some help. Every post I found was suggesting I copy the animate script while running the game and put it back on StartCharacterScripts. So I did just that but I have some problems trying to do it. The first time I did it, after changing the animation ID for some reason the default animations would run at the same time as mine. The second time I tried I would get an infinite yield error on the humanoid reference. Im on the bring of giving up right now and any help would be appreciated.

verbal abyss
#

You have to change the animation value AND the value inside the script

#

Like put the walk anim id on (The walk anim, the run anim, the walk id inside the script, and the run id inside the script)

#

Yk how inside the animation script there like int values

#

And then inside that are animations

#

Change those to you anim

primal trail
#

lemme try that rq

primal trail
#

thx a lot

verbal abyss
#

Np

#

Also idk if you know this alr

#

But if you ever make a game in a group

#

Make sure you post the animation in the group