So, what I really wanted to do was emulate the old running sound (the faster you go, the higher the pitch of the running sound). I really wanted this, because I thought it sounded funny and would be a good indicator for a player’s WalkSpeed. I hope there’s a lag-free, convenient way to do this. Any help would be appreciated, thanks.
Hm maybe try composing one. I recommend getting the sound of running then editing it on A music composer thing.
You would attempt to change the sound’s playing speed(and pitch) to synchronize it. However, Roblox’s walking sounds are just a constant moving sound and you might as well do some work with a custom foot step sounds and try to synchronize the animation’s stepping to the sound.
I remember this used to be an old feature, but they removed it for “performance reasons” and that it “sounded silly” is there any way I can get the old code responsible for playing the sounds?
You might as well try to look for old character models that still have that script. I’m not sure if you can still find them.