If you want to load a XML data from PHP server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the...
Back when I started learning c2 I struggled a lot with learning arrays, so I thought this method may help reduce the learning curve a bit. Update: I added a sec...
I recently put out a new video course at Learn Construct 2 . This video is an add on to that course showing how to create a local top 10 high score table using...
When you're using custom fonts in your project, then exporting it with phonegap and building it with Xcode for iOS you may find that you dont see your custom fo...
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....
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...
In this tutorial we'll learn how to arrange numbers from 1 to 15. What really happen is at start of our game all the numbers will be disorderly therefore player...
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...
And Welcome to a small tutorial (or should I say), rather it be a tips & tricks guide. I dislike to call myself an expert at game-creation, but I can gladly say...