Construct Tutorials
Learn game development and animations with Construct
-
Own game loading screen ...
You can create a (Layout), to load the game, indicate it as the first Layout, in the (loader Style) option leave none. On the Event sheet, enter the code: So yo...
-
-
Swing Copters...From The Ground Up
In this tutorial, I will share my thoughts on how I think Swing Copters was made. From the left side, you can download the assets needed for this tutorial. For...
-
Particle Effect Series #4: I love you
We'll create a lovely particle effect with hearts. So. 1. Create a new project. 2. Name it as you want. 3. Change layout color to pure black. 4. Insert a partic...
-
-
Modulo (Odd /Even)
In computing, the modulo operation finds the remainder after division of one number by another (sometimes called modulus). This is just one example, of how to u...
-
-
-
Touch Control in Construct 2
I have been asking by some of you how to use touch control in platform game? Well for my work I don't use Construct 2, only for tutorials for friends and Constr...