this is the code but when I touch it loads of parts come out, i need to slow it down
function touch() local clone = script.Parent.Parent.grab4:Clone() clone.Parent = script.Parent.Parent end
script.Parent.Touched:Connect(touch)
add a debounce