Question
How do I get my states to show one at a time?
I have a series of buttons that change the state of a single object. When I click the button the first time, the state changes, revealing text and an image. When I click the next button, the text and image for the corresponding state show up but they show up on top of the previous state. So it's not hiding the previous state, it's layering on top of it. How do I get my states to show one at a time?
