Forum Discussion

DVANieuwegein's avatar
DVANieuwegein
Community Member
6 months ago

State of menu item needs to change

hi all,

hope someone can help me. 

In scene 1 I have a menu with 6 clickable buttons, each button brings you to another scene. The state of that button in scene 1 menupage, needs to change to "Visited" as soon as the last page of that other scene has appeared on the screen. By clicking on "Go Back to Menu" on that last page of the other scene, the user comes back to the menu page in Scene 1 and then the state of the button should be changed to "Visited" so a user can see what has been done and what still needs to done.  

I know it has to do with variables and True/False, but don't know how to do that. Does anyone have an example of this?