This topic has been disussed over and over in the forum and YANN already posted his solution. Still I would like to show you, how I would implment an inventory....
How to get the Highest and Lowest Value in Array. Hello in this tutorial attached you will learn how to get the Highest and Lowest Value in Array. Very usefull...
Construct solves some of the difficult problems other gaming frameworks have when mixing HTML and canvas. Did you know that all HTML form controls sit on top of...
So I've been playing with Construct 2. I have had a game idea in mind for a while, but have ZERO coding experience. Luckily, it seems that I've found the perfec...
In this part 2 we are going to add communication between Entities (creature). There are many ways one can add these Entities. I will show you simple way after t...
In the file below you will learn how to move sprites using arrays to a predefined position. When the sprites.Conunt get 170 it will star creating new sprites an...
In most games, you’ll probably find yourself needing to implement a menu of some sort. In its simplest form, a menu could be a button which the player clicks wi...
In my last build I created an ingame level editor, where users can create their own levels and share them with others. Here is a tutorial based on my wall-break...
(Original template taken from The objective of this tutorial is to show how one might modify a game template, and in turn to give you all a template to build of...