Dialog

0 favourites
  • 3 posts
From the Asset Store
Template for a generic save / load system, fully documented in comments and video
  • Hello,

    How can you make a simple dialog for example a shop in the same layout?

    Regards,

    RickUSBstick.

  • RickUSBstick do you mean in a shooping website after selecting an item to buy, a dialog appears that say "your item is in the basket" ?

    If that's the case, put a text/image where you want it to show up, but make it invisible (in property window select "Initial visibility = Invisible"), then make it visible at runtime.

    Or you can also move it outside the layout changing it's X or Y coordinate

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Moving outside the layout you can for example set the Y position to

    -self.Y which would move it to the negative value of its current location.

    Do it again, and it puts it back.

    <img src="https://dl.dropboxusercontent.com/u/85412219/forumposts/MinusSelf.png" border="0" />

    This toggles everything in the family1 off and on the screen on Touch.

    In the past I also put drag and drop behavior on the family, so it drags around like a window too.

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