asmag's Forum Posts

  • Thanks man!

    It's ok now. On LAYOUT THE CARDS SESSION, after created the card, I put the next 3 lines :

    Set animation to "CardFace" ( play from beginning )

    Set animation frame to Card.Cardfaceframe

    Set FaceUp to True

    Next, I created the blank subevent and put the action :

    System Wait 5 seconds

    And, I created one more subevent : System Pick all Card and put the

    action ( next 2 lines ):

    Set FaceUp to False

    Set Animation to "CardBack" ( play from beginning )

    Bingo! My game works fine.

    Att. asmag

  • Hello!

    You could make the file available. Capx with this change please?

    Att. asmag

  • Hi!

    Very Nice clock man!

    I liked a lot!

    asmag

  • I would like to show the face cards for 5 seconds for the player to memorize them. How could I do this?

    See the image below what I'm trying.. but it's not work properly..

    Construct2 code

    asmag

    Regards

  • Sorry my bad english!

    Thanks!

  • I'm trying to develop a presentation screen for games made ??in construct2. For this, I am using the plugin "pode_html_iframe." I'd like to create a screen, with nice graphics and cute buttons. I made up a screen in adobe edge to be called by the iframe, but I can not create the click event of the buttons and get to be called by the IDE.

    Does anyone have any suggestions?

    Att. asmag

  • Sorry my bad english, man!

    The new object, a clone of rocketdisplay, it disapears on layout start.

  • I read this topic several times and I didn't solve this problem. The cloned object have the same type of the parent then it would works fine.

  • Hi guys!

    On game Space Blast, I need to create a RocketDisplay's clone object named "PlayerLive" and put it on the same layout of that. After that, I want to create a system variable named "Lives" to represent "lives" of player in the game. On the Every tick event, I set the width of new object to Live * 76 because its width of any image of player, similar to RocketDisplay object.

    My problem is the PlayerLive object never show on the screen. Can someone help me, please?

    Regards

    asmag

  • Hi!

    I try to implement in space blast game an another action. Let to player "live variable". How I do that?

    I did a clone of RocketDisplay object and I put it on the UI layer. The image of the new object is the same of player object. The plugin is Tiled Background.

    The question : Why new object disappears when I play de game?

    The object RocketDisplay is equal to new object, but is run properly!

    Can someone help me, please?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Kyatric!

    Last night, I have posted a game to arcade.

    How much time it takes to be online on arcade area?

    Thanks!

  • Thanks!

    Forks fine!

  • Hi everybody!

    I try several times to submit my game into Arcade but I receive the message below:

    You are not using a new enough release of Construct 2. Please download the latest release, export your game in it and try uploading again.

    I am using the lastast release of construct2 : construct2-r90-setup_1730370

    Can one help me, please?

    Regards

    asmag

  • Hi!

    Thanks! I don't know about this plugin. Thanks a lot!

    Att.

    asmag

  • Hello Everyone!

    I would like to draw lines on the construct 2 canvas. Is it possible?

    I like to develop games similar to flash action script. I think the construnct 2 become powerfull with this tool.

    Regards

    asmag