Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Simple Array Shuffle
Here's how to shuffle an array in 1 event. In this example, I fill a simple array with 4 values (0, 1, 2, 3). This represents 4 music tracks in which I want to...
-
Optimization and TLE (top level events)
As a new C2 programmer, I spent some time trying to understand what's under the hood, how events work, and how to use them wisely. I've put here the infos I fou...
-
Monetizing their games with construct 2
Come on, maybe u don't have to worry about how to put adsense banner as it is rather well known, but it is a matter of profit to be desired in the case of games...
-
-
Creating Isometric Pixel Art From Scratch
My name is Patrick and lately I've been dealing with a lot of pixel art, whilst I'm no industry veteran or a professional pixel artist that has worked on x amou...
-
Revealing Map
Anyone seen how some game has map hidden and when player moves on that part the map is revealed. This is how I done. I hope you find useful. 1 Create Tiles and...
-
MAKING A RADAR
Here is a great radar that shows where the enemies are compared to your position. It may help if you use the .Capx while doing this tutorial. First of all, your...
-
Faixa demográfica, qual a diferença?
The reasoning that I will present now serves several areas of creation, but here we focus specifically on games and how different ages affect this age-old activ...
-