(SOLVED)*HELP* -- How to make a button in a gui un-clickable in a certain time?

I had a button in a GUI file that has an animation. i want it to be unclickable in a given time (for example, user cannot click it for 3 seconds so that the button finish its own animation)… i actually found a glitch there (if the user clicks the button while it animates, it will get blurred when it loads again…this is a bad thing for me…so i need your help to fix this one…thank you very much! :’)

i actually found a solution right now, i try to add timer to the gui and use the if else statement… :’)

2 Likes