fathybasha's Forum Posts

  • Bilge can i ask you a question?

    what program do you use to make thoes sprites?

  • I am sorry again,but can you tell me how to save it?

    I am kinda of a begginer with that webstorage object.

  • Thanks for the reply i will try to learn from it

  • I am sorry,but whats the "appropriated object"?

    If you can give me a link to tutorial that would be also appreciated

  • i made the user able to type the name of his player using rex's typing plugin,but i don't know how to save the name he had chosen so the character will named after the name he had chosen,and will be displayed above his head.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ok,thanks

  • I can help

    If you accept me as your partner send me an email at "fathybashagames at gmail dot com"

  • I am interested in your offer

    I am an expert at construct 2 and can help.

    If you accept me as your partner send me an email at "fathybashagames at gmail dot com"

  • Thank you laypax.

    I will be able to choose which layer is invicible right?

  • How to create a split screen game?

  • is there an event to make a layer invisible.i want to make that when the player press a button the layer is set to invicible.

  • i know how to capture a photo of the user and add it to construct 2,but what if I want to make the player able to add sprites on stickers on it?

  • I am sorry I forgot to say about the animation

    Add an event to step 4:play the climbing animation

    And add to step 7:stop the climbing animation and play the default animation

  • 1.add to the player bullet behavior

    2.set bullet speed to 0

    3.add a new invisible object above the ladder

    4.add condition:on f pressed

    5.add sub-event to the above condition:is overlapping with the ladder object

    6.there will be multiple things that will happen when the sub-event is working: set platform speed to 0

    Set bullet angle to above

    Set bullet speed to whatever the speed you want

    7.add condition:on collision with the object above the ladder

    8.add events to the above condition: set platform speed to the default speed

    Set bullet angle to default

    Set bullet speed to 0

    Hope you find it useful and understand what I mean.

  • i assume that you had knew about the five nights at freddys game,nobody dont know it.

    I want to make a clone for it,but my only problem is how to make the camera system and how to make the characters move from camera to camera.

    I know it's hard but please help.