Hello,
First of all I am glad to join the Scirra community. Now I am working on my first project: a "Pipe Mania" clone
I used Construct 2 for the last 30 days a lot, I read the entire manual and read many topics on the forum.
I love Construct 2 , BUT it's hard sometimes to understand how the events are going to behave.
For example: in my test project I use a dummy object to attatch to the in/out openings of the pipe. If the dummy objects overlaps, I know the pipe is fitted OK. In my example,at the start of layout the dummy are invisible but if the condition is true they become visible. But there is a problem: The condition supposed to trigger only in the condition "pipe IS overlapping game_board" and affect ONLY the objects selected by the condition. But instead, the dummyes from outside of the game_board are effected. Can someone explain what is the logic behind that?
How to affect only the object selected by the condition?
I use v120.2, personal licence
dl.dropbox.com/u/139926126/Forums/Nuclear_test09.capx