Asardial's Forum Posts

  • 14 posts
  • Hello,

    To make a pause on my actually big game project, i make this game :

    [attachment=0:1oz71ff7]1.png[/attachment:1oz71ff7]

    https://play.google.com/store/apps/deta ... e.asardial

    its pretty simple, you need to touch the screen to change the color of the round at the center. when the round is blue, you can dodge the blue circle. When its red, you dodge the red circle <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    the background / round and circle are animated, with a hight tempo music ^^

    i very appreciate if you can test the game for know if its run smoothly on your device, and rate if you want to help me ^^

  • Here is the traduction in french (im native ^^) :

    https://www.dropbox.com/s/s9rkmcy1vru16 ... r.xls?dl=0

  • You can take a look here :

  • Hello, im Asardial, 21 years old and im a hobbyist who make game for fun ^^

  • Hello,

    I need to make a lot of level in my game (for more random, but nor precodurally generated), and i dont know if is good to make 50 layout and randomly choose one on start, or make the level on a array !

    and second queestion, i made a save system in node webkit, this is save my variable (life / xp) on a txt file. But its possible to encode this file (like an anti-cheat you know) ?

    thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It is possible to update just some files with an update ?

    because node webkit export pack the game files in one big file no?

  • My bad, my sprite collision are disabled on the properties, i, dont know when i do that, but now it works ^^"

    thanks for try to help me, i appreciate ^^

  • Hello,

    my game is a top-down game, i use tilemap for the ground and the wall.

    So, i need collision for the wall, i add the "Solid" Behavior to the tilemap, and i modify the collision box of each tile (in the tileset).

    The player (Archer) have a collision box, but when i walk on the wall, they have no collision. I try to add a second tilemap on other layer (the red one) and add solid behavior too, but this isnt working.

    I dont understand :s

    Thanks you !

    Resolved, the sprite collision are disabled in the properties panel on the left ^^

  • Thanks for your help, i have used the cooldown and timeline plugin from Rex (i need it anyway), and its work perfectly ^^

  • Hello,

    I want to use the Y axis of my xbox 360 controller to navigate in my main menu.

    i already do this :

    [attachment=0:30n2ii06][/attachment:30n2ii06]

    they work fine with the arrow, but when i use the stick, they change menu ultra fast (100x / s).

    we can limit the number of change of the variable ? like 1/s ?

    Sorry for my very bad english x)

    thank you !

  • We can generate different tiles just for the room walls ? (ex : top, down, left, right )?

    like binding of isaac ^^

  • Thanks you for your quick response ^^

  • we cant generate line sprite with construct 2?

  • hello,

    I find a script that genere random field for " infinite runner" using canvas and javascript. But i dont know how I could integrate it to construct 2. I 'm not a pro in javascript, if you have any idea how I could make it works, can be very useful .

    Here is the script : jsfiddle.net/loktar/XDpd3/light/

    thank you.

    PS : sorry for my bad english ^^"

  • 14 posts