ijoin's Forum Posts

  • Nvm, I solved it using 2 invisible sprites

    Thanks

  • I need to move an object to right til a certain point and this object will turn automatically in reverse and move again until it hit another point and the process will repeat infinitely

    Any idea ?

  • I'm tweaking Construct 2 catapult example, whenever you touch the layout, the aiming process will be automatically initiated

    I want the process initiated when player touch the "piggy" to be thrown off, if player touch other part of layout like the sky, nothing happen

    Whenever I set the "is touching" to "is touching piggy" the piggy refused to move and fall off directly on spot

  • Something like in Angrybirds where you can swipe the layout of game to see the right side and you can swipe back to the catapult

    Any idea how to create similar things?

  • Let me check it first, thank you very much for your help

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Y or X is a tiled background?

    x

  • Let's say I have an object named X, this X object is created every 5 seconds on the layer "game" with random width

    I also want to create another object named Y, which I will put on the top of every created X Object

    My question is how to do it?

    I can't use set position based on other object's point of image since it's a tiled background

    Thanks

  • bump

  • bump

  • then how to show the randomly and infinitely?

  • do you only want one opening and should it be the exact same size every time?

    I mean you say random, but it shouldn't be random, should it..

    There are a lot of conditions it should take into account..

    have you seen the infinite jumping example?

    It creates random platforms, only thing you'll have to do is go down instead of up and decide which conditions your platforms have..

    Yes, it's the same thing like infinite jumping example

    Now my question is, how to make the floor become a long floor with a hole which position is random just like my image on first post

  • How to make such thing?

    The gameplay is, we have a character which must be moved using left/right button and he must pass every floor, the floor will automatically spawned whenever the character hit the bottom

    On the top, the enemy is chasing

    Here is the video for similar gameplay

    Subscribe to Construct videos now

    Thanks

  • Yes, I have premium account

    How to add the google play service in the precompiled game?

  • so we got similar problem?