AwesomePlayer's Forum Posts

  • hi there guys ^^,im new here too..

    since i was young i always wished to make games and thanks to C2 my dream is about to being realized ^^ i learned a lot about this engine and every day i'm improving my abilities..thank to all for the help and thanks to scirra for this amazing program..

    AwesomePlayer

    <img src="smileys/smiley17.gif" border="0" align="middle" />

  • webgl implementation will be a dream *-*

    great job ^^

    you have my full approvation e support ^^

  • is there any release date?..this game is so awesome *.*

  • let's just say that you are able to make a working wrapper for the application,than you make games on it..it will impossibile to release an exe file of the game because the wine wrapper doesn't allow to do that..

    (i have an imac..i used to create wrapper too so...)

    but you can make a game with C2 on windows and then convert it with wine to make it avaible on mac's ;)

    (btw great job ;) )

  • ok so i need to put the object inside another layer?

    the tutorial is kinda confusing D:

  • oh man...i wish there was an italian community...construct 2 and the forum/site ROCKS! i wish more people knew more about it :)

  • thank you guys^^ ;))

  • so im making a shooter platformer game and i have 3 problems..

    the first is: i want to make my sprite mirrored when the mouse pointer goes behind him

    second: i want to limit the aiming angle /not 360

    third: every time i pin another gun that is not already pinned when the layout start it doesnt follow the mouse angle,it doesn't completely move D:

    ps.in a similar topic (named Problem with Platformer aiming toward mouse angle)a user asked question similar to mine but the anwser didn't suit for my case,

    if you want i can write all the event sheet here if it helps you find an answer for my problem...right now i cannot post images so that's the only way...

    thanks a lot for helping me :) you guys are great ;)

  • try this:

    event sheet-keyboard-a is down-simulate platform pressing left

    and then set ''mirrored'' to the sprite ;)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi thank you for the fast reply XD can you explain this ''different layers'' thing?

  • thank you a lot guys ^^ now is working but..there is a new problem now...

    if i move the player and shoot, the muzzle flash will stay behind the player for a bit.. like:

    move constantly right--click on the mouse--the object appear BEHIND the player. i cannot post images so... sorry if im explaining it a little bad...

    again thanks a lot <img src="smileys/smiley17.gif" border="0" align="middle" />

  • right now i cannot post images because i don't have enough reputation points... i try to explain a little better

    i click on the mouse= an object is created and then destroyed

    thanks for the help :)

  • hello there..i love making projects with construct 2..it is so awesome :))

    but right now i have a little problem...

    i want to make an object disappear(destroy..ecc..)after i made it appear by clicking the left button of the mouse...

    so...

    left click-the object appear-after that disappear..

    (im making an action game so the object in question it's a muzzle flash attached to the image point of the gun :) )

    thank you for your help :)

    A.P.