How to Unbind a On Clicked Event after Timer expires

Thank you Sitiana.
Yes you’re right I used the wrong Unbind node. I have tried this one now but after the Unbind the button will not react to any clicks at all anymore. :see_no_evil:

So as a workaround I simply added a “failed” variable. Now it works as intended. :+1: