Forum Discussion
sylviadrower
5 years agoCommunity Member
Jump to next Cue Point
I have several cue points on my slide. If the users clicks the mouse, I want them to jump to the next cue point from wherever they are on the timeline.
This means that if they have already passed...
NejcZD
5 years agoCommunity Member
You would need to track what is the last cue pount user has passed. You can do that using a number variable.
First, add triggers like: "Change variable POSITION to X when timeline reaches Cue point 1/2/3/4"
Then you add triggers for all cue points to your button:
Jump to Cue point 2/3/4 if variable POSITION = 1/2/3.
Hope it makes sense!
Related Content
- 3 months ago
- 3 months ago
- 6 months ago