Always/Not condition
XII
Member Posts: 7
When I make a rule sometime I need a "Not" condition.
For example:
"When Item1 Not collide/overlap Item2 then ..."
For example:
"When Item1 Not collide/overlap Item2 then ..."
Comments
Do action (whatever it is)
When item 1 collide/overlap item 2 then stop action
Rule
When all conditions are valid:
Actor collides of overlaps with Actor of type [whatever]
-----[leave this empty]
otherwise
-----[do something]