Point & Click for touchscreen

0 favourites
  • 3 posts
From the Asset Store
Connect the dots in the correct order and draw happy animals!
  • I've been working on a point & click type adventuregame, hoping to make it playable on a touchscreen.

    <img src="http://www.littlestain.com/img/Scirra-example.jpg" border="0" />

    Now there's probably some very simple workaround for my issue, but I haven't found it yet.

    • Ofcourse there are multiple clickable objects on screen, which when clicked cause actions. But I can't get my head around how to make it so that when one of the objects is clicked, the others can't be activated untill the player clicks the next button. I tried using a variable like if active etcetera, but didn't get the intended result.

    The rest of my interface seems to be working correct, changing between LookAt, Touch and TalkTo. I'm more of a graphic-designer than a programmer, but Construct2 is getting more and more fun.

    One other thing is that I've tried figuring out the Dialog examples here on the forum, downloading the capx and figuring out how to implement som of it into my event-sheet, but gotten nowhere. So at this time the dialogues are done in the simplest way (event-wise) and the most demanding way (time-wise).

  • A global variable should do it...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I too thought a global variable would do the trick, but it didn't.

    I have to try it again though, because I think the mousebutton:"on any click" event messed it up, being that I first tried to make the interface the usual way.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)