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
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
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.
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
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.