hi, i have a question.
i want to use the minimal value "0" and max "9"
but when i use on the slider is very coool.
but if i use slide whit this minimal "0" and max "0.3"
is difficult to manipulate on the GDI.
yesterday i think if i use a [grid]
but why the [grid] dont use this minimal , and max.
:S
thanks a lot
the proyect is a telescope controlate by servos [x,y]
mexico
not sure about grid,
but if you just do a simple multiplication, you can probably get [slider] to do what you want.
for example, make the slider minimum 0, maximum 100,
and then just do this to the output:
[* 0.003]