Forum Discussion
SarahChapman-7d
3 years agoCommunity Member
Problem with slider not using the variable assigned on the design tab
I created a slider, it automatically created a variable called Slider1. I used triggers to set Slider1 to value 0 when the timeline starts on the slide. then, I have triggers
When Slider 1 moves
...
WaltHamilton
3 years agoSuper Hero
This is your problem:
When the slider moves, the variable is automatically updated. Your trigger confuses the system, and prevents it from doing anything with Slider1. The way the trigger is written, if the slider moves to 1, Layer 2 is shown. Delete it, and I think you'll see it work how it is supposed to work.
Related Content
- 2 years ago
- 4 months ago
- 11 months ago
- 27 days ago