null
nil
-
true
0
0
0
1
0
0
0
1
0
0
0
1
Hat Remover
[null]
-
false
true
-0.5
0.5
0
0
-0.5
0.5
4
0
37
15.000001
0.600000024
-5
1
0
0
0
1
0
0
0
1
true
0.5
2
0.300000012
-0.5
0.5
0
0
-0.5
0.5
0
0
false
256
Head
0
-0.5
0.5
0
0
0
0
0
-0.5
0.5
3
0
0
0
0
0
1
4
0.400000006
4
-
true
false
HatRemoverScript
script.Parent.Touched:connect(function(hit)
for I, hat in ipairs(hit.Parent:GetChildren()) do
if hat.className == "Hat" then
hat:remove()
end
end
end)
-
true
0
0
Humanoid
16