Construct Tutorials
Learn game development and animations with Construct
-
Zelda Inventory (the easy way)
Hopefully this tutorial will help you in creating an inventory in the style of the zelda games, this will use the plugin "Dictionary". This Is'nt the most effic...
-
-
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...
-
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...
-
Arcade Style High Score
Using Webstorage to locally store a high score and replace it if the score is broken. You can also do this with Session instead of Local to keep the high score...
-