Learn game development and animations with Construct
Although the things covered in this tutorial are not hard to do, I wouldn't suggest using Firebase to anyone who's not familiar with Construct 2. First, you nee...
Finally we are coming to the final part of this series! To assembly everything and make it a Poptile game, we still need a critical function: Click remove. This...
In last tutorial we've successfully find matched chess in match-3 and L-shape patterns. In this tutorial we'll teach you how to remove those chess, drop them do...
In this quick video I will show you how to use the Local storage plugin in Construct 2 to save a high score for each one of your game levels. For more videos an...
Fairly new to C2, picked it up about 4 months ago and am loving it. I've been working on various ways to do a basic Inventory system and thought I would share s...
Most mobile games, for example action-adventure-exploring style of games, use on screen controls that require both hands as a mean to imitate the function of ga...
Declare 4 variables and call them at every tick. Create a function as shown below. Call the above function with button click and format the colors and text as p...
I've searched for a good solution myself when I had this problem, and after solving it I've gotten a lot of messages of people asking how I did it, so instead o...
So this is a combination of things from Add Google Analytics to Your Apps and this forum post about Google Analytics. The exact method outlined in the first lin...