Answers for "lua click button"

0

lua click button

-- this is for roblox studio

script.Parent.MouseButton1Click:Connect(function()
	-- type code here
end)
Posted by: Guest on July-11-2021

Browse Popular Code Answers by Language