Construct Tutorials
Learn game development and animations with Construct
-
Creating A Touch Analog control
Today I am Going to Share a Simple Project with the minimum events I could come up with , but though its working 100% and I have used it a lot with my games. An...
-
-
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...
-