In the above tutorials
when you reach The building blocks
Now it’s time for some action in the events panel. We will work now on the basic or (main) logic and events that will make the game work. Add global variables: “FirstH1”, “FirstH2”, “FirstH3”, and “FirstH4”. Then add more global variables: “HS1”, “HS2”, “HS3”, “HS4”, and “HS5”.
Now add two groups: “Main Logic” and “Scoring System”, we will start with the first group.
- Add condition: “play” on clicked ? Action: “System” Go to layout “Game”
- Add condition: “Leaderboard” on clicked ? Action: “System” Go to layout “Leaderboard”
- Add condition: “Goback” on clicked ? Action: “System” Go to layout “Menu”
after you have created the first condition you cannot find onclicked again in the action.How to solve this because you cannot follow the full tutorials if certain actions don't work.
So when you click on add condition and click on leaderboard and click next onclicked is not an option
same as when you try Goback
please help
regards