Hello,
I am trying to make my game more smartphone / tablet friendly via adding touch actions to buttons.
I have a 3 level game, the button to advance to level 2 is placed on the stage and is set to invisible to start.
I added an is touching object to advance to level 2.
When I drag characters around the stage, when it goes over the the location of the button it advances to level 2. I only want the button active when it is displayed.
Any advice greatly appreciated.
Thanks
Tim