Multiple AND OR statements

Is it possible to do multiple OR statements wrapped in an AND statement in this program. It doesn’t seem to be working for me in the conventional way.

I think so… but OR can create object filtering issues when using object-related conditions.

1 Like

Ok cool.
It doesn’t seem to like it when I try it.

If you have object conditions in the OR and actions for those objects, it’s probably because of that.

thanks for the tip
I’m guessing variables would be a possible work around

1 Like

I just faced the problem discussed here.
I just want to add that I was able to fix the problem via adding an object selection condition (pick nearest, pick all, pick random)