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...
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...
Beta releases of Construct 2 come with the latest features, but they can also have bugs. Let's say you downloaded the new beta release with an annoying bug and...
Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
Well I write this tutorial because I had a wile ago a big problem. I wont to make some "smoke". Well so I was searching the hole web for a nice sprite sheet or...
You can find all my other instructional tutorials, courses, and books are here . I show you "what" and "why" along with various optional enhancements in the gam...
Using Array editor / Excel to prepare dialogue data. The same ID will be considered the continuous conversation. ID. Name. Text. Screen1_Intro. Alice. Hi, Bob!...
{. "locale": "en-US", "strings": {. "lang": "English", "test": "Hello {0} {1}". }. }. Currently, there are many supported international locale. Locale. Lang. La...
Play this IGM in the Scirra Arcade ( ). Let’s learn how to use the “Rock, Paper, Scissors Game Mechanics” as a combat engine for any combat encounter theme such...