Slider snap -- specified increments?

is it possible to set the sliders to snap to a particular single value?

say for example-- set the value as .25… then it will snap at
0.0
0.25
0.5
0.75
1.0
1.25
1.5
etcetc until the slider’s max value is reached.

?

For that you need an integer slider and an expression:

3 Likes

sweet!
thank you.
i didn’t realize you could enter expressions for sliders even though the option is staring me in the face :wink: