Page 1 of 1

Posted: 02 Sep 2011, 16:58
by r.erorr
Hi, how can I trigger different buttons with different values. I have one data output where values are changing from on side and buttons from[according to values] other . My aim is that every time values are changing one of the button is triggered.

Posted: 02 Sep 2011, 17:13
by 23fx23
what you can do is use [A=B] with each values followed by a [from 0 to 1] then connected to button (or directly to the thing to ctrl).

Posted: 02 Sep 2011, 17:42
by r.erorr
Ok, thanks. help a lot...