#bro stop trying to post your own thing and help me
6 messages · Page 1 of 1 (latest)
download this and name the part inside the tool "Handle"
@nocturne swan
then make a script inside the tool that says
local tool = script.Parent
tool.Activated:Connect(function()
-- the code here activates when holding a tool and you click
end)
then put the tool into starterpack
what does this do