I want to play the collide.wav sound, and it's not working! The "hit" variable is a part.
local s = Instance.new("Sound", hit) s.SoundId = "12221984" s:Play()
Change SoundId to "http://www.roblox.com/asset/?id=12221984"