How do I troubleshoot button states

EDIT: I solved the issue but will leave this up for other beginners. I forgot to add the button states behavior to the text objects that weren’t working.

I have the ‘button states’ actions installed. I want to be able to hover over text and have an outline effect applied. If the text is selected, I want the scene to change.

On my title menu, it works just fine. Here are screenshots:

It does not work in other scenes. I’m not sure why.
Here are the screenshots of the events and the preview:

You can see in the preview that the effect on the GO text is on continually. Pressing it does not change the scene.

Where have I gone wrong and how can I fix this?

Does the goLabel object have the “state” extension?

Hi,
I actually fixed it as noted in the edit but left the post up for anyone else who has this problem. I forgot to add the button states behavior to the text objects that weren’t working. Once I added the behavior everything was fine.

1 Like