Why is it overlapping?

The sounds are unable to load so I need to you to give me accsess to use the sounds

So I can’t test the sounds or the overlapping

Hmm all right, I guess I gave my permission.

How can I give permission for animation?

I’m not so sure myself, sorry :sweat_smile:

ok i think i got it. now from this link “https://create.roblox.com/store/asset/131815513899614/wowomaygatwuwhwuwuwhdhdauwhadhadahsduhhhuhuhueueue” throw this model into the game and inside the models there will be something called AnimSave, inside AnimSave there will be animation files called Sprint or Walk, upload them to roblox, copy the id and paste it into the animation objects inside the game

1 Like

Wait you have to go to your audio assets and manage permissions

It says that it is not allowed to run the animation in the console.

Screenshot 2024-12-08 084124
This is what I’ve been talking about from the very beginning as well you have so many sounds inside of the character that they overlap. Also when I trigger it once the sounds don’t overlap but when I trigger it more than one time it overlaps so this might be an issue on your side :frowning:

Trigger it meaning the input

wait a minute, there’s probably no animate file please insert this file to starter character for normal walking anim with Events
Animate.rbxm (8.6 KB)

and I didn’t delete those sound files to debug. I never have this problem when I’m walking normally.

if you download and install the animate file you will understand what I mean
by the way, you need to change the id of walk anim in animate


Problem might be solved:
Whenever you walk there is only one sound that plays for every footstep while when you run there are multiple sounds that play for every footstep causing overlapping

Use one sound that changes depending on the Material

I had already tried the footstep script that changed according to the material you threw.

And did it also overlap as usual?


Because if you compare it to the code I used there seems to be no overlapping when it comes to my project since I only use one sound

Yes, it was overlapped again, unfortunately.

Well, I can’t be too sure anymore on what’s happening. Honestly whenever I’ve ran into issues like these that seem unsolvable I’d just scrap code and remake the whole system yes it’s painful but it worked for me multiple times

In the game I threw, press and release the shift key. most likely the problem is either in roblox or I don’t know.

Could be I can’t be too sure as well.

yes, most likely I will either use someone else’s script or rewrite it.