I really cant seem to figure this one out and i've run into this issue more than once now.
The above screenshot is just one example of something I have tried, but I thought i'd share it to make my question more clear. I need some way to check if an Obj, with specific variable conditions, exists. And then, if it doesnt exist yet, ill create it, which should then switch the event chain off, since the object would then indeed exist.
In the given picture I am trying to check with the inverted 'is on-layer' condition, but it doesn't work. I have tried similar things using the 'is on screen' and the 'pick' condition, but I just cant seem to get it happening.
So, to simplify all this rambling, what is the best way to 'check if an OBJ with certain vars is on a layout'?