How do you make a debounce on a tool?

So I made a food but whenever a player would eat i realized they could spam it and it would look weird. How would i add a debounce to the food?

You can read about this, it’s actually fairly simple:

2 Likes

lol i just realized i could add a normal debounce script. I thought there was a different debounce script for tools

Ah nah, it applies to every script you put it in as long as you know the foundation of a debounce :sweat_smile:

1 Like