Hi all,
I was trying to update the xypad widget in GUI using chnset as I usually do with sliders.
Is it possible to do something like that? because in this way it seems not working:
kPosX randomi -1, 1, 0.5
kPosY randomi -1, 1, 0.5
chnset kPosX, "x"
chnset kPosY, "y"
Have a nice Cabbage day!