Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Easy to Use Function
How very easy to Use Function in our game. If you want to write game I would advise you to use function. Function is very useful because you can use it over and...
-
How to make Fluids
The only effect required in this tutorial is the amazing Alpha Threshold created by Animmaniac . (He's brazilian like me! \o/). This is the final result: Play i...
-
How to export to Android with Crosswalk
This tutorial relates to technologies that have been retired. It is preserved for archival reasons only. Crosswalk is effectively the Google Chrome for Android...
-
Instance Variable
With Instance Variable you could do amazing things. Your imagination is the limit. Here is demo to start you off. Create new project and call whatever you like....
-
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...