Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
How to make my character keep on jumping ?
How to create a spring in your game ?
You can create it by using physical
https://www.scirra.com/tutorials/64/physics-in-construct-2-the-basics
thanks .. btw do u know how to make character bouncing ?
Here's something i started a while ago with a bouncing character, may be of use.
Every Tick + is on ground -> jump or simulate control jump (Up)
don't have the "is on ground" ?
Thank you so much Nicky
Btw do you know how to make a spring ?
The tutorial is not clear for me
You want that everytime your character hits the ground start the jump action?
It's a 2d platform game?
If you character has a Platform behavior, you can easily do this with the "Is on floor" event. You just need to do "Is on floor" use the action "Simulate Control: Jump".
Develop games in your browser. Powerful, performant & highly capable.
U must use platform behavior
Thanks do u know how to make a spring ?
Thanks guys