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
Hello,
I want to create a game like Doodle Jump.
My question is, how can I create a infinty Layer so that the Player can jump and jump and jump <img src="smileys/smiley32.gif" border="0" align="middle" />
doodle jump
Develop games in your browser. Powerful, performant & highly capable.
Short answer. In Layout Properties set Unbound Scrolling to Yes.
From the manual
Unbounded scrolling By default the game window cannot scroll past the edges of the layout. Set this to Yes to allow unlimited scrolling in any direction, even past the edges of the layout.
Unbounded scrolling
By default the game window cannot scroll past the edges of the layout. Set this to Yes to allow unlimited scrolling in any direction, even past the edges of the layout.
Hope that helps
if you select new project inside construct2 there is a template for infinite jumping, could be a good place to start..