Hi, mi question for today is : how does the linear or random values imput work ?????
I Explain :
if i write : L(0,5 ) in the Y value of three objs,
xsi puts them
at : objA = y=0
objB = y=0,25
objA = y=0,5
but i would exspect it to be : 0, 2.5 and 5 !
If i wrote L(0,100) it puts them, at 0, 0.5 , 1 !!!
The same problem for rando input, i takes only values from 0 to 1 !
Is it a problem with my keyboard ?