Forum Discussion
WandaJenkins
10 years agoCommunity Member
Adding Points to Game
I am trying to add a certain amount of points to my game for the player to view as they go along. I am not sure what I am doing wrong. I set up the "Score" variable (as a number variable) and I am...
WaltHamilton
5 years agoSuper Hero
Two things.
When I created the sample, I put it all on one slide, and the only way to change the values was to click the buttons. To save time, I set the actions on the other triggers to fire when those buttons changed Max. That won't work if you change Max on another slide. So what I suggest is to change all those triggers to fire when the slide starts.
Then when I set the slide, I set it with an initial value of 1. So when you add 25 to it, it has a value of 26 and the slider moves, and the state changes only if it has a value of 25. You could write the conditions on the triggers to "between 25 and 50", but I just changed the initial value of the slider.
Try this.
GabriellaFrisol
5 years agoCommunity Member
Thanks so much, Walt!
Related Content
- 8 months ago
- 8 months ago
- 8 months ago