So when a player hits a part it plays a sound, but LOCALLY, is this possible?
--local script local sound = Instance.new("Sound") sound.Parent = game.Players.LocalPlayer.Character.Head