Implement invincibilty with continue

Discussion in 'How Can I...?' started by vedavyas_kadudas, May 10, 2016.

  1. vedavyas_kadudas

    vedavyas_kadudas Boxer

    Joined:
    Mar 21, 2016
    Messages:
    28
    Likes Received:
    0
    I'm trying to implement invincibility with continue button for my game. Could any one suggest me how to link two buttons i.e. I want the invincibility button pressed automatically when user taps continue button.

    Thanks
     
  2. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    Place the invincibility button right under the continue button and make sure continue button is non-blocking type...
     
    vedavyas_kadudas likes this.
  3. vedavyas_kadudas

    vedavyas_kadudas Boxer

    Joined:
    Mar 21, 2016
    Messages:
    28
    Likes Received:
    0
    Thanks @trudnai ....However, I am issues with layering option in the action button. After continue my character seems to be going beneath the objects in the game. I tried both the options in layering and it's not helping.
     

Share This Page