Object Disappears automatically when initially hidden

Hi. I made a project with a quiz in which the user has to click onto a special spot in a picture. When the user clicks the correct spot, a message appears, and also a button which should be used to continue to the next question appears.

The whole slide is set to “no auto advance”, the button and message are inititally hidden and should be triggered by clicking the correct spot. But the button for going to the next question disappears after some seconds. I cannot set the button to “wait for user input” when initially hidden. So how do I solve the problem with the disappearing button?

Hi Mel,

The reason for this issue could be the Hide After option of the button is checked by default. To prevent it from disappearing, please uncheck this checkbox as shown in the image below:

Regards,

That simple. :see_no_evil: Thank you!