#my fireball wont work
1 messages · Page 1 of 1 (latest)
Where is the server script? This looks fine to me
I don’t think it fixes anything but i would use
task.delay(8, function()
debounce = false
end)
instead of
task.wait(8)
debounce = false
Also, did you intend to make the cooldown 8 seconds?