Construct Tutorials
Learn game development and animations with Construct
-
Construct 2 Basics - Methods
A method is broadly defined as a procedure that allows you automate a series of steps. The ideal purpose of a method is code reuse, because it allows you to sim...
-
Construct 2 Basics - Variables
Variables are broken into two main categories in Construct 2: Global variables and instance variables. The main difference between these two types of variables...
-
Construct 2 Basics - Objects
An object is a representation of a specific idea. In Construct 2 this definition still applies. Mentally, when you think of a specific idea you may think of som...
-
-
The Land Of Light and Shadows (Part 2)
Link to Part 3. Link to part 1. Since the 170 release this is mostly now unneeded. In part one I went through the basics of using layers and blend modes to be a...
-
The Land Of Light and Shadows (Part 1)
Link to Part 2. Link to Part 3. Since the 170 release this is mostly now unneeded. This part one will be take in very small steps. It is partly intended as an i...
-
Create your own Christmas Game
Tutorial to create a game similar to my own Christmas Factory, FREE at The game shows the basics of a 2D game with this cool game engine. Check my other games a...
-
Simple Platform Tutorial Part 2
Let’s add events now so click on events. Here click on add event. Now lets create how to control player add these line. Now if you tyed in some events and then...
-
Simple Platform Tutorial Part 1
This platform tutorial is for beginners. Ashley has shown much in his tutorial therefore nothing that many of you has missed out. I have added simple thing for...