Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

can this work??

Asked by 9 years ago
script.Parent.Touched(function(hit)

if hit.name = ("LeftLeg ") then

script.Parent.BrickColor = BrickColor.random()


End

Answer this question