I see a lot of different ways to handle experience and levelling up, but I usually see they've some issues. Normally these issues are not obvious, and may never...
Construct allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful wo...
I saw a couple of tutorials about making inventory and decided to share with you my way of making it. I warn you that English Is'nt my native language and in wr...
Now if you had followed my tutorial on Using Arrays then you can understand what I am talking about. When I was asked to do this Array demo many of you sent me...
This is the final part 13 of the tutorial series Learn Javascript in Construct . This part follows on from part 12. So in case you missed it, see Learn Javascri...
This is an extension of my Tic-Tac-Toe series. See: Part 1. Part 2. Part 3. In Part 2 I show how to write an AI plug-in to play against the user. To my shame, I...
I was asked if I can make a tutorial about how to build a Tournament System, so I did. The source code will be available soon in the Scirra store (if you don't...
In this video you can see how to insert and search in Arrays in Construct 2. Check my blog My Blog. And You also can find a similar example here: Example .CAPX....
If you want to load a Json file from server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the fil...