Forum Discussion
NatalieWenzelow
3 years agoCommunity Member
How do you set the slider thumb to a value/step with a trigger?
I'm trying to get my slider thumb to jump to a value when the user releases the slider before it reaches the set value. I've tried several variables and triggers to try to make that happen, but it's...
MoritzWeber
3 years agoCommunity Member
Hi Natalie,
I had the same issue right now.
The "automatic" jump of the slider used to work really nice in earlier versions of SL. Roughly like this:
If slider_var ist between 50 and 150 set it to 100. This is not working any longer. Dont know why. All my older projects I have to adjust now :/
What you have to do now is for example is:
When slider_var is between 50 and 150 when released open layer 1
On layer 1:
When timtline reaches 0,01 sec. set slider_var to 100!
"When wimeline strats" is not working... Dont know why...
I hope that helps you!
Best, Moritz
Related Content
- 8 months ago
- 11 months ago
- 2 years ago