null nil true -0.5 0.5 0 0 -0.5 0.5 4 0 24 4.5 3.60000014 41.5 1 0 0 0 1 0 0 0 1 true true 0 true true false 0.5 1 0.300000012 -0.5 0.5 0 0 0 0 0 0 false Face Changer 0 0 0 0 0 0 0 0 -0.5 0.5 0 0 0 0 0 0 true 1 7 7.20000029 1 false Victory -1 false rbxasset://sounds/victory.wav 0.200000003 true false Script local decal = script.Parent.CHANGE_ME.Texture script.Parent.Touched:connect(function(hit) if hit.Parent:findFirstChild("Humanoid") then if hit.Parent.Head:findFirstChild("face").Texture ~= decal then hit.Parent.Head:findFirstChild("face").Texture = decal script.Parent.Victory:Play() end end end) true 5 CHANGE_ME 20 0 rbxasset://textures/face.png true