04-20-2011, 01:03 AM
detector = script.Parent
function Bake(hit)
if hit.Name = Bread
and detector.On = true
then hit.Color = 102,51,0
link (block.Collided, Bake)
Nothing happens. Help?
:furious::furious::furious::furious::furious::furious::furious::gun_bandana::gun_bandana::gun_bandana:
function Bake(hit)
if hit.Name = Bread
and detector.On = true
then hit.Color = 102,51,0
link (block.Collided, Bake)
Nothing happens. Help?
:furious::furious::furious::furious::furious::furious::furious::gun_bandana::gun_bandana::gun_bandana: