Learn game development and animations with Construct
A look into the MEGAMAN 8 bit mechanics, as much as can be done with the free version. Full playlist:
This is a simple tutorial on how to re-create the falling, jump thru platforms that are common to Mario Maker levels. If you're interested on any other mechanic...
Hopefully the end few will solve some of your problems.
In this tutorial we look at a simple way of programming upside down gravity! This is really cool for puzzle games!
This tutorial shows you how to build with Intel XDK and C2 using the new Intel XDK format option on the export screen. You find video and a written guide below....
This very first video tutorial, explains main function concepts in spanish, in a simple way. Functions are very useful in Construct 2 and widely used in most pr...
I gonna show you how to make simple loading bar.
Add Warpradial FX either to your layout or the layer you wish to affect. Set the values to. *Frequency: 5. Amplitude: 3. Speed: 50*. The best way to activate an...
I want to show you how to make simple random number generator (2 types).