Reactions: Nature of controller input response
Hi John
I posted this question at the end of another thread but its such an important thing to understand, I thought I should split the thread if thats ok;
I have controllers that produce a series of values dependent on the gestures applied. When I view the reference found here;
https://remotify.io/tutorials/reactions-reference-guide
Its implying that any change made to the listener produces an event, however, check the monitored events in the attached pics
When I trial a reaction eg with a condition of val > 126, its showing me that its responding to the initial button down value of 127 and executes fine
BUT
I want the response to be the last received value which should be 98. If I set a reaction condition of val == 98, the event does not fire.
?
Cheers
Sign up
User registration is currently not allowed.