resvi's Recent Forum Activity

  • where is the link could i get that plugin?

  • Hi guys..

    I want to show information about date of today, but month information just 3 character.

    for example MAY 12, 2014

    how to do that?

  • hi guys..

    i need to create stylist combo box for my game, where user can choose list with dynamic date like this pic

    please help, i do need it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you Kaiko.. its work, and resolve my problem..

  • Hi guys..

    I need to get Value from Browser Address Bar something like

    mydomain.com?location=1

    So i need to get location value and fill to global variable

    please help me.. i do need it.

  • Hi guys!!!

    I have build HTML5 games using construct2 r139

    i need an array which set to global variable;

    the array columns are stage and status;

    when user has been played in stage 1, status is 1; else if stage 2 has been not played set status 0;

    this array will check in another event sheet, so I need to set this array to global as like as global variable.

    Please help me, i do need it.

  • Hi Guys!!

    I have build HTML5 Game, with construct 2 r139

    I try to input and retrieve data from database with php

    input data was successful, but when i try to retrieve data Using Ajax Request it was nothing, just blank!

    and Ajax is never complete.

    this is my score.php file value

    <?php

    include_once"connection.php";

    $qlogin = mysql_query("select id_user, score from score_table ");

    while($xx=mysql_fetch_array($qlogin)){

    echo $xx['score']."|".$xx['id_user']."|";

    }

    mysql_close();

    ?>

    and this is my Ajax Request code:

    Request "http://localhost/mygame/myscore.php" (tag "MyScore")

    Please help me.. i do need it.

  • Hi guys....

    I have build HTML5 game and I have trouble in change animation.

    I want to set Jump Animation when KeyUp is pressed or down

    and also set jump animation when KeyUp and (KeyLeft or KeyRight) is pressed or down

    but, i want to set Run Animation when (KeyUP and (KeyLeft or KeyRight) is pressed or down) and Player Collision with floor or collision with another object.

    the problem is cannot change to Run Animation when (KeyUP and (KeyLeft or KeyRight) is pressed or down) and Player Collision with floor or collision with another object. Animation still in Jump Player

    please help me, here my code

  • I want make game like this gif

    and this is my capx.

    http://resvi.net/my_file/mycat.capx

    please help me.. i do need it.

    thank you so much for your help..

  • hi guys..

    I have made html5 game in construct 2 r139

    i try to connect my game with facebook.

    I have login successful to facebook and allow all permision like this code

    and i try to publish score with this code

    But not work and no respond of the publish code.

    please help me to resolve this problem..

  • No, I mean the pot will hold at a second and play break animation after that pot will invisible and

    the position of pot reset as the first position not the layout reset.

  • Hi guys...

    I have made html5 game.

    in this game I put some pot in some window, when window close a pot fall

    and when the pot touch floor the pot animation to pot broken in 0.5 second

    after that the pot invisible and reset pot position to first position.

    i have trouble with pot broken animation

    I can not stop and hold Y position of the pot when the pot collision with the floor

    and the Y position of pot not truly in first position when reset after collision.

    please help me this is the code

resvi's avatar

resvi

Member since 26 Dec, 2013

None one is following resvi yet!

Trophy Case

  • 10-Year Club

Progress

10/44
How to earn trophies