Hello! I am making a Jeopardy-style game and I am curious if there is a way once the person using the prototype clicks on the card to show the question, then after the question is dismissed, the card (let’s call it the $100 card) is disabled. I have tried to make it a ‘state’ in the component but I am at a loss on how to make this work. Any thoughts?