Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Making a simple mask
2) the second will have 2 sprites for masks; 3) the third the player-sprite. On the layer mask, set FORCE OWN TEXTURE to YES. This layer should have two objects...
-
Health Bar
This is a really quick and simple way to create a health, mana, stamina bar in Construct 2. Watch on YouTube.
-
Dragging the Screen with Mouse and Touch
I have been working on a project that required the user to drag the screen using the mouse or touch and it was rather difficult but I have since (with help from...
-
Cloning the Classics: PacMan
In this tutorial, we'll create a PacMan clone using the free edition of Construct 2 (version 90). (The capx file is available for download.). First, you should...
-
Supporting multiple screen sizes
Virtually every game has to work on a different sized screen. This can be different size phone screens - which can even vary across different versions of the sa...
-
-
Randomized Sound Effects & Music
Every discussion of game audio invariably touches on the essential concept of repetition. And depending on the specifics of the topic, repeated sounds can be vi...
-
How to create Animated menu option
In this video I have shown how to create a menu option system in Construct 2. Which can be used in any type of game especially Arcade Games, Function in this ga...
-
Realistic Pinball Physics With Demo
Realistic Pinball Physics With Demo. Ok so I have been pulling my hair out for a month working on a realistic pinball sandbox game that will allow users to desi...