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...
BobKaart
10 years agoCommunity Member
Hi Wanda,
Like Walt suggest, one of the solutions would be by jump to question slide when audio completes. a complete trigger would look like
jump to question 1 slide,
when media completes gamestart_ogg,
if star 1 is selected
The "if star xx is selected" part is important, without it, it would jump to pretty much all slides when the media completes(as it's only 1 media file we are dealing with).
If you made all the triggers for all the question slides like the above, the only thing that's left to do is giving each star a trigger to make the audio file play, on click
See attached for an example
Related Content
- 8 months ago
- 8 months ago
- 8 months ago