View difference between Paste ID: emV60a3X and ESqYR9tM
SHOW: | | - or go back to the newest paste.
1
wait()
2-
script.Parent = game.Lighting
2+
3-
local function scann(part)
3+
4-
	for i,v in pairs(part:GetChildren()) do
4+
5-
		scann(v)
5+
6-
		if v.ClassName == "Part" then
6+
7-
			v:destroy()
7+
music:Play()