Creating POP-UPS in the Same Screen (e.g. Initial Screen)

artloverartlover Member, PRO Posts: 16

Hello guys,

I'm recently creating a game, and in the Initial Screen or Home Screen, there's this SETTINGS BUTTON, when the player click it, I want it to have a PopUp on it.

QUESTION: How can I have the PopUp appear on the Same Screen like the Initial Screen when the Settings (for example) has been clicked?

Settings Button Popup:
1. Will have a PopUp small square with 2 buttons on it
2. The 2 buttons
3. Will Dim the Initial Screen behind

Sample Initial Screen, the Settings Button is in the lower left below

...when the Player click the Settings Button, this PopUp Screen will appear, and the background behind it will dim

Thank You Very Much in Advanced to those who will answer me :) It'll be a big help :)

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    One way is to put your 'pop up' information in the same scene, but off of the main play area (on the paste board). When the user clicks the button use Change Attribute Behaviors to change the Pop Up's X and Y locations so they are moved into the main play area.

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    Use a Pause Game behavior. You can Google pause gamesalad for instructions.

  • SocksSocks London, UK.Member Posts: 12,822

    Quick demo file attached:

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Here is a sample of my suggestion. Though for the quickest and easiest way I'd go with @tatiang.

  • SocksSocks London, UK.Member Posts: 12,822

    @jamie_c said:
    Here is a sample of my suggestion. Though for the quickest and easiest way I'd go with @tatiang.

    But is quick and easy always the best way ?


    .
    .
    .
    .
    .
    .
    .
    .
    .
    .
    .


    (*yes).

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @Socks, (*yes)

    (*well maybe... but not necessarily)

  • artloverartlover Member, PRO Posts: 16

    To @jamie_c @tatiang @Socks

    THANK YOU VERY MUCH FOR THE ANSWERS AND FOR THE EFFORT YOU PUT ON TO MAKE SAMPLES. I'm happy & grateful for you guys.. Again, Thanks :) More power to you all :) ;)

Sign In or Register to comment.