Point and Click

Lets say Im at the end of level 1 and to go to level 2 I need to press a button. I know the logic is Mouse(Left Button)>And>Set Scene(Level 2). If I press the button, everything is good and Ican advacned to level 2, BUT even if I don’t press the button, just a left mouse click anywhere I still advance. Is there a way to make it where you can click the certain object and only the object to make the scene advancement???

put a mouse over sensor on that object and a mouse click atached to the same controller:D

mouseOver(object)---------------_.—>and----------------set scene level2
mouse(leftclick)------------------`

B13nd3r beat me to it :smiley: yea I had the same problem a while back.

teeheeheehee…