Construct Tutorials
Learn game development and animations with Construct
-
-
Families vs "or"
Of course the new release of Construct 2 has a new functions one of them called the "or" it can uses in events. First before all let me tell you how to use the...
-
-
PhoneGap Low Latency Audio
Currently: 4th April 2012 the audio in PhoneGap is broken. And it's not the fault of Construct 2, it's a problem of PhoneGap and the way it handles sound. Broke...
-
3D Card Flip Effect
In this tutorial, we'll learn how to make a 3D card flip effect using Blender and InkScape. The idea Is'nt to change the 3D card each time you create a new game...
-
LAN Preview for Windows XP
If you've followed all the steps of Ashley's LAN preview guide and are still experiencing trouble under Windows XP, then this tutorial is for you. NOTE: Make su...
-
RPG-Inventory - Drag and Drop
This topic has been disussed over and over in the forum and YANN already posted his solution. Still I would like to show you, how I would implment an inventory....
-
Creating a subroutine in Construct2
You will need to be atleast familiar with the Construct 2 event sheet in order to follow this tutorial. A subroutine is quite simply re-usable code. Eg. If you...
-
Decimals in a Float
When displaying a float, there can be a lot of decimals which may not look very nice in a highscore or otherwise. But there's a simple way to easily cut away un...