Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
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...
-
Guide to Proper Project Management
This assumes you know enough to make a game, but not enough to make it easy to work with. I will guide you through what I have found to be the best ways to avoi...
-
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...
-
-
Level Select Without Arrays
Back when I started learning c2 I struggled a lot with learning arrays, so I thought this method may help reduce the learning curve a bit. Update: I added a sec...
-
-
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...
-