#Help pls
1 messages · Page 1 of 1 (latest)
** You are now Level 3! **
Please learn how to share code...
That screenshot was not pixelated any further, that's how you just shared your code...
yea cuz u did the debounce under the touch event
it should be like this
if debounce then return end
debounce = true
-- Your code --
end)```

Thx