Perform "If X Then Y" actions?
-
Is there a specific actor or some other way to have an actor send a trigger (or specified number) if a certain number is fed into the actor?
for example:"if input = 1, then= do nothing""if input = 2, then= send trigger"or something like"if input = 32, then= send '39'" -
-
You may want to take a look at the 'Calculation' actors bin.
This section contains all the logic elements for Isadora.
Very useful stuff. -
The calculation actors bin is really powerful. An own tutorial series for that one would be nice.
-
This must be very simple with javascript support in the newest beta (I however, haven't gotten around to learn it yet).
--8 -
Thank you all for your replies, exactly the answers I was looking for.