Construct Tutorials
Learn game development and animations with Construct
-
-
-
Real layout preloading with % progress
In my previous tutorial for this topic I showed how to trick/mask the lag that occurs while switching between layouts. In this tutorial, there will be no tricks...
-
Simple social Share without plugin
1. Open Construct 2 and create a new project File> New> Create empty project. 2. In Layout 1 add a new Browser, Text and Touch object. 3. In Event sheet 1 add g...
-
How to count every floors for jumper game
1. Add instance variable ''landed' and behavior Jumpthru to object platform. See the picture. 2. Place an event, count 1 if player jump and landed every platfor...
-
-
Curving arrow mechanism
So to start off with insert two sprites by right clicking and getting the drop down menu and clicking "insert an object". 1 object will act as the player and th...
-
X-ray vision
I'm not sure if this is the right place to post this but I seen a lot of people asking how to do X-ray vision so I came up with this tutorial last night so hope...
-