Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
hi guys
I'm making a game of infinite jump, and in the game
i dont know like to appear as random coins
go jumping. and the other is like the above but creating
ways with the currencies, as does mega jump game.
youtube.com/watch
Cya
There is an example in C2 example folder, just go to new file and type jump in the search bar to search the example. You will get Infinity jumping. Just see that it will help you alot. <img src="smileys/smiley1.gif" border="0" align="middle" />
Hope that helps .<img src="smileys/smiley4.gif" border="0" align="middle" />
i know, my base game is that "Infinity Jumping" example contruct2, but i dont know how make coin figures =(
Develop games in your browser. Powerful, performant & highly capable.
There are so many different and easy ways. Here is an beginning for you ;)
+ Every 0,1 seconds //Says how often you want to create an Coin
nice but i have other problem, i can create objects in border top, but i need create objects in this coordinates outside border top:
X: 20px, 300px
Y: -15px, -40px
Pls gimme one example in .capx pls pls pls ><!
when a platform is created. Every second. Make an instance of coin on that platform. Or every so often you want.
an example
<img src="http://i.imgur.com/V4DEjuK.png" border="0" />
awwww damm Thx dude ^^