I have a gun, its more like a bow. I need it to shoot like a gun but the best I could do was make it semi-automatic. I need it to like shoot automatic when the left click is pressed.
0
function onEquipped(mouse) equipped=true if mouse~=nil then mouse.Icon="rbxasset://textures\\GunCursor.png" mouse.Button1Down:connect(function() local hu=sp.Parent:FindFirstChild("Humanoid") local he=sp.Parent:FindFirstChild("Head") local t=sp.Parent:FindFirstChild("Torso") if check and hu and hu.Health>0 and t and he then check=falsealonzo1234560— 10y
0
You can edit your post. Please edit your post and use a Code block.iaz3190— 10y