Construct Tutorials
Learn game development and animations with Construct
-
Effective Game Music
Game music comes in all shapes and sizes, be it orchestral or 8-bit or dubstep or whatever genre you want; Short loops, long pieces, or even ambient pieces crea...
-
Platform-style crushing blocks
From the documentation on the Solid behaviour @ "The behaviors which respond to the Solid behavior usually get stuck if Solid objects crush or otherwise trap th...
-
Construct 2's export-time optimisations
You might have noticed that sometimes the Export project option takes a couple of minutes to complete, especially with larger projects. This is because Construc...
-
Making continuously moving background
You want moving background? You don't want to make animated background? If you answered "yes" to these questions, this tutorial is for you. I will go this step-...
-
-
Pathfinding with line of sight
I'm going to show you how to combine the Pathfinding behaviour with a line of sight engine to create enemies which have some basic AI; They will wander around w...
-
-
Using an animated gif in Construct 2
Well I write this tutorial because I had a wile ago a big problem. I wont to make some "smoke". Well so I was searching the hole web for a nice sprite sheet or...
-
Create a proper healthbar
Traveling through Scirra forums and the Internet, I came across a few tutorials that shows you how to create a healthbar. The problem is that these healthbars a...