Forum Discussion
Having an Issue with Character Select showing wrong Character for an instant.
Just for the record (not as a solution) this issue is mainly caused by having a Fade slide transition applied. If the transition is removed, the trigger executes as expected and the correct state is displayed.
If the slide transition is essential, you can apply a very short fade animation to the character (e.g., 0.10 seconds) to preserve the original trigger behavior. Alternatively, you can go with AndrewBlemings- solution, which I recommend.
- AndrewBlemings-1 month agoCommunity Member
Very interesting, I didn't know that. I'll definitely hang onto that information, thank you
- Nedim1 month agoCommunity Member
Yeah, the same behavior occurs with variable changes set to run when the timeline starts on a slide. When a slide transition is applied, Storyline evaluates default states and variable values during the transition. Only after the transition completes do the slide’s triggers begin executing.
For example, apply any slide transition and increase its duration to around 10 seconds. Reference a variable that is initially set to False and add a trigger to change it to True when the timeline starts. Preview the slide and open the inspection tool, and you’ll notice that the slide-transition-container receives a transitioning class, which is removed once the transition ends. That’s the point when the slide’s actions and triggers actually begin executing. During the transition, the variable remains False; it only changes to True once the transition is complete.
- PatrickCooper1 month agoCommunity Member
Thanks! Both you and AndrewBlemmings solved my issue! Both fixes work!
- Nedim1 month agoCommunity Member
I just jumped into the discussion to add some additional context. Hit the “Mark as Solution” button on AndrewBlemings- comment to mark the issue as solved. This will help other members find the solution if they run into a similar issue.
Related Content
- 1 year ago