Learn game development and animations with Construct
In this tutorial, I will teach you how to make a good Isometric map for Construct 2. You will need : -3DS Max or a 3D program. -GIMP or Photoshop. -Tiled. First...
How to program twin-stick controls for your gamepad! HUGELY important for rotation the right analog.
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...