Hello!
I have an question.
Is it possible to combine two "Is Overlapping with Offset" conditions with same objects in both but different coordinates?
I also tried to add the second set as a subevent but nothing happens either.
But if I remove one to have only one left, it works.
What I want to do is essentially to check whether BALL object is overlapping BACKGROUND objecth on TWO different positions, and then let the ball move to side if BOTH is true.
I am asking this because sometimes something won't work logically and I am too daft to see it.