Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function onButton1Down(mouse)
- local target = mouse.target
- local handle = script.Parent.Handle
- target:Remove()
- end
- tool.Button1Down:connect(function()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement