There is no “forward” and “backward” buttons on the number slider. So, I’d like to ask if there is a way to move slider forward or backward one step at a time? Just like the keyframes browsing in animation through which you can move forward or backward by frame.
Instead of a slider, use a Series of numbers and List Item to step through them.
You can use Value List from the Params tab.
Right click it and choose Value sequence or Value Cycle.
Doubleclick it to assign values to it.
FYI, you can add inputs to Concat, just like List Item, to make it less cumbersome.

Thanks, @Joseph_Oster for the tip. 
I’m using a keyboard shortcut script by @andheum and metahopper or a value list like mentioned above.
The keyboard shortcut only works when Grasshopper is active.
keyboard_slider.gh (11.5 KB)


