Hey devs,
So I’ve Benn trying to add custom footsteps into my experience. But I think something went wrong, because when I paste the ID of audio asset and then play test the game there’s no footstep sound. (Both sounds are missing, the original Roblox one and the custom one as well.)
Running = {
SoundId = "rbxasset://1244506786",
Looped = true,
Pitch = 1.85,
So I looked up some tutorials but still didn’t found the issue.
(Tutorial I looked up: https://youtu.be/VddrkeYhVwk?si=v5P0NjS-lI58cMBd)
Please leave comment if you have an idea what can cause the issue.
Great day to all devs out there!
-jeziskrista