mdjunaid1618's Recent Forum Activity

  • i'm making a platform game in which the platforms come from up to down. i have a ball which is jumping continuously (simulate control- jump) and which has the platform behaviour. when i hop in the platforms sometimes it jumps and sometimes it stuck. I check on debug it shows Animation Mode- jumping/falling and when it stuck it shows Animation Mode- stopped. I also put console log. and when the animation mode shows stopped, the console log increases. How can i fix this?

  • in my game, the player will jump continuously. how can i make my player jump consistently on the platform. it is jumping sometimes higher and sometimes lower.

  • i'm makin' a platform game in which the platforms come from up to down. i want to create an object on a random platform and the object will move horizontally on that

    particular platform as an enemy

  • I'm making a platform game in which the platforms moving vertically down from up. I want to move a random platform on screen horizontally...

  • I'm making a game in which a ball bouncing continuously and platforms coming from up and going down. I'm adding 1 score when the ball jump on a platform but I want to add the score when the ball miss a platform and jump on the upper platform. If the ball miss 2 platforms and jump on the upper platform, I want to add 2 to the score because we miss 2 platforms. So, can I don it?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm assuming there's code that builds the level on startup based on the level variable. If that is the case, just use the "restart layout" action.

    on start of layout, the level variable is 1. After completing the 1st level, the level variable sets to 2. If i die on level 2 and restart the game, the game restarts on level 1.

  • i am making a game in which there are no level layout only a game layout but the game has levels. I created a level variable, when the player goes upto a particular score, the level variable sets to 2. But if the player dies on any level, i want it to restart the game from that level only. How can i do it?

  • Here is an example from other guide:

    https://drive.google.com/file/d/1gNmCqh0M89jMtIJFfqLg_UfLCHYrh3yz/view

    And the existed thread:

    https://www.construct.net/en/forum/construct-3/how-do-i-8/create-trail-effect-bouncing-138484

    Thanks

  • I want to add particles on ball just like in the image. How can I add?

  • > > > I'm making a game in which the ball will bounce continuously or forever. How can I make it?

    > >

    > >

    > > The simplest way is to add to the Ball the Bullet Behaviour and set "Bounce Off Solids" True

    > >

    > > And don't forget to add the "Solid" behaviour to the walls or the objects that the ball will bounce from

    >

    > but at some point the ball stops bouncing

    No, unless you stop the bullet

    Here is an example:

    https://www.dropbox.com/s/sqcx3g40uelys2k/Ball%20Bounce.c3p?dl=0

    But I want the ball to bounce vertically and the game will have only ground and platforms

  • > I'm making a game in which the ball will bounce continuously or forever. How can I make it?

    The simplest way is to add to the Ball the Bullet Behaviour and set "Bounce Off Solids" True

    And don't forget to add the "Solid" behaviour to the walls or the objects that the ball will bounce from

    but at some point the ball stops bouncing

  • I'm making a game in which the ball will bounce continuously or forever. How can I make it?

mdjunaid1618's avatar

mdjunaid1618

Member since 15 Apr, 2022

None one is following mdjunaid1618 yet!

Trophy Case

  • 2-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

4/44
How to earn trophies