Construct Tutorials
Learn game development and animations with Construct
-
-
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...
-
platformer. part 1
Everyone knows about the lesson "Platform for 5 minutes" which was written for the old program Construct Classic. So, I decided to adapt to the new Construct 2....
-
-
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...
-
-
Growing Buttons
Quick way to create interactive buttons without the need for animation frames. Using scale, you can increase the size of your sprite buttons to let the user kno...