I faced a LOT of difficulties working with fonts with C2. After some time hitting my head against the wall, and researching the tutorials and posts regarding th...
Итак, вы решили создать собственную видео игру в качестве хобби. Вы выбрали платформу для разработки, прочли руководства, и у вас появилась идея о крутой игре....
We abandon reality at opportune moments: A few minutes in line at the bank, several more in the middle of that boring job, a few hours late in the evening to re...
Level: Intermediate to Advanced. Pre-Requisites: 1. Knowledge of Javascript and Facebook Developer Docs. 2. Read the tutorial on Facebook - How to get a list of...
Download capx. There are many uses for timers in games. Timing a game session, score based on time, countdowns, cooldowns, etc. Creating a timer is pretty simpl...
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...
This is (hopefully) a quick tutorial allowing you to set a bias of random options you might have. The example .Capx file can be got : Here. We're are going to u...
In this tutorial, you will learn some simple workflow adjustments and shortcuts to code fast in Construct 2. You can uncheck the “Add Action Links” in the Event...
So I was looking for a why to host the exported version of my game prototype/mock, without too much effort if the source was already pushed to git hub. I also w...