I need help with this color change script.
#2
detector = script.Parent
function Bake(hit)
if hit.Name == Bread and detector.On == true then
hit.Color = Color(102,51,0)
sleep(.1)
link(detector.Collided, Bake)



Hope this helps!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 9 Guest(s)