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.)
No problem, but the reason why this works is because rbxasset:// refers to an asset that is inside the roblox files, for example the default cursor and rbxassetid:// refers to an asset uploaded to roblox
for example rbxasset://Textures/somebuiltintexture
rbxassetid://idtosomeasset