nabster023's Forum Posts

  • 6 posts
  • It should be this:

    Thank you very much, it worked, i'l make the whole game and send it to you.

    Thank you again.

  • I am attaching an example based on what I interpreted from your post and the Subway Surfer game I saw on Youtube...

    In order to open the capx, download and install the Behaviors. These are very useful to have anyway.

    Thank you eli0s, i downloaded the behavior litetween, but i just can't downlaod the Moveto plugin is there any download link ?

  • Hi,

    i'm designing a game where i have a square and i want to direct it left or right, but i just want to touch (with finger in mobile platform) slightly in the left or right and it conttinues in the same direction. not drag and drop. same effect in subway surf game.

    how can i do it ?

    thank you.

  • for the X system create object at random(layoutWidth)

    for the Y it depends how far from top you want to spawn just play with numbers

    still have one problem.

    this is the code:

    and this is the result:

    it put the squares on the top of each other,

    i want them seperated and random: not red blue red blue red blue...

    how can i do 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 Fidasx, it worked

  • Hi, everyone.

    i'm recently working on a game (my first one) i want to publish on android, it consists of colored cerles (two colors red and blue) generated randomly, moving top down (bullet behavior), you click on a cercle and some actions occur. but that's not the problem. my problem consists of generating those cercles randomly in the top of the screen, and once the're there they move top down (bullet behavior). how can i do this ?

    an image of the concept of the game:

  • 6 posts