ofirofir's Forum Posts

  • How can I create a platform which moves from side to side or up and down?

  • When I'm adding a new layout construct 2 automaticly give a new clean Event Sheet for the new layout, but I want all the layouts to use the same Event Sheet, is there a way to do it?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How do I make the computer control a platformer or 8 direction types of enemies.

    By defult, your keyboard/mouse is controlling them, and if you disable "Defult controlles" the enemy just can't move.

    How can I make the computer control enemy movement?????

    PLEASE DON'T TELL ME TO READ THE TUTORIAL, I ALREADY READ IT AND COULD NOT UNDERSTAND THIS PART, THAT IS WHY I'M ASKING FOR HELP!

  • Is there a trick/Quick way of removing White Squares around objects using construct 2?

    Example Of What I'm Talkin' About:

    <img src="http://www.scirra.com/images/articles/explosionnoadditive.png" border="0" />

    Is there a quick way to remove that square around objects while only using construct 2 (no other software such as photoshop or others....)

  • I just wanna know how, I see a button says "upload file" I click it and choose my project but it fails, what type of file do I need to upload? when I'm choosing simply the CAPX file it can't upload

  • Thanks Sqiddster, problem solved

  • Download my project from the link and play the game, do not move away from the first platform, just stand still and wait.

    You can see bullets are flying towards you from an unknown location, seems like from outside the layout.

    can you tell me what I did wrong? why is it happening? how can I fix this?

    Link to my project:

    dl.dropbox.com/u/109854239/Construct%202%20Game.capx

  • I see lots of you are adding capx files to your topics and massages, how are you doing it? <img src="smileys/smiley5.gif" border="0" align="middle" />

  • Hey, I just saw this on the net:

    youtube.com/watch

    As you can see, the game has more than 1 level, and every level has it's own layout, how do I make more than 1 layout on my project, and how to make the game start in a different layout when the player will get to the end of each layout?

  • Thanks again! <img src="smileys/smiley20.gif" border="0" align="middle" />

  • How to make an event happen repeatedly?

    For example: Make an Enemy shoot every 3 seconds?

    Fro example: Make the player get 100 score every 10 seconds?

  • <img src="http://img707.imageshack.us/img707/3649/bulleti.png" border="0" />

    When Sprite(bullet) created will detect Sprite2's (origin/gun) angle and move at this angle.

    Then, If Sprite2 look to the left the bullet will go to the left.

    Thanks a lot! you really helped! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • When I'm choosing a bullet movement behavior, the bullet movement will automaticly be from left to right, how can I change it's direction of movement to from right to left? or upwards? downwards?

  • Never mind, I found out myself, it was the layout size.

    Anyway thanks for your answers.

  • >

    > > I don't get what you are saying.

    > >

    > > Did you mean layout size, window size or canvas size?

    > >

    > > Sorry my english is not very good.

    > I mean The Area the player can move in.

    >

    Im not sure you are saying, i guess you should use ScrollTo in behavior, where the player can move any where and unlimited. I AM using scroll to behavior but the movement area is still limited, when I am going to "layout1" there are black lines on the layout and when I am playing my game the black lines are invisible but they still limits my movement and I can't get out of the lines limits, my question is, how can I make this black square bigger so I can go farther