Forum Discussion
HunterBlake
2 months agoCommunity Member
Stop Motion Paths on a Trigger
In a quiz game I created, I have trees and clouds in the background that are going by on a continuous motion path. This little game is a monkey named Bongo that is trying to get to the banana tree. H...
- 2 months ago
You can play additional audio after the timeline has been paused, as long as the triggers are executed in the correct order. For example:
- Pause the timeline when the animation on the banana tree completes.
- Set a variable (e.g., timelinePaused) to true at the same time the animation completes.
- Either:
- Play additional audio when the timelinePaused variable changes to true, or
- Show a layer (e.g., a "Congrats" layer) that contains the additional audio, triggered by the variable change.
See the attached simple Storyline file that plays an additional sequence after all questions are completed. The most important part is to trigger the timeline pause before the variable change occurs. There are probably other ways to handle this, but without knowing your full setup, I'm essentially working blind here.
AaronBurgessAU
2 months agoCommunity Member
Pausing the timeline is the only way I know of. So to fix the sound issue, could you add those elements to a layer and have that layer pause the timeline?
Related Content
- 11 months ago
- 5 months ago
- 11 months ago