As the title says, I was wondering if there is a way to limit how fast a player can click a ui button. My ngui button works fine, but my gameplay mechanics go out the window if I sit there and spam that button as fast as I can, for as long as it takes. I thought maybe a minimum time between clicks would slow the whole thing down. Thanks.