Construct Tutorials
Learn game development and animations with Construct
-
Dinamic Door/Gate switches
This is my first tutorial. It's about doors and switches. It's very simple but I hope you find it useful. First we have to create our doors and switches. We'll...
-
-
Touch control simple Game
Let’s create Touch control game. First create new project and call it whatever you like. 1. Set Layout size to 1500 x 640. 2. Margins 960 x 640. 3. Windows size...
-
Implement FGL HTML 5 API in Construct 2
You need to download the c2 addon file from here : Rename the file as zip and extract in C:\Program Files\Construct 2\exporters\html5\plugins\FGL. Now you have...
-
Simple Platform Tutorial Part 3
Now I do request for forgiveness for my blunder in part two. Because I fail to remember introducing 2 blocks and never explain about that. These 2 block are bre...
-
How to cast shadows that change with time
Ok. Events have moved on since I first wrote this tutorial. Since r170, Construct 2 has included a shadow casting behavior. Rather than delete this tutorial, ho...
-
Setting up a simple Menu example
This Is'nt a "must-do-exactly-how-I did" tutorial, I don't even pretend it's a best solution. Just sharing my thoughts;). Capx is pretty well-commented, I hope....
-
-