Can anyone convert from RBLX to Buildism?
#3
There :

Code:
function onTouch(part)
    if part.Parent:isA("Character") then
        part.Parent.Health = 0
    end
end

link(script.Parent.Collided, onTouch)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)