Construct Tutorials
Learn game development and animations with Construct
-
Extending the JSON Dialogue System
This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...
-
Creating RPG-style NPCs
Welcome to this NPC tutorial – now complete and with the example project included! The aim of this is to show you how to create a system to control multiple typ...
-
Creating a Layout Transition System
In any game with more than one layout, chances are you’re going to want a way to transition between the layouts. And you’ll want it to look reasonable. In this...
-
-
How to Make Geometry Dash Clone
Play live Here. Download here. In this Tutorial , you will see in the file attached , how to make a game like Geometry Dash. Its a basic sample , but cover a lo...
-
Construct(ing) Adaptive Music
Adaptive music is a technique (or rather a family of techniques) that can be used to vary a game soundtrack over time. Starting in the early 2000s with the Micr...
-
-
-
Easy Inventory Using An Array
This tutorial has been completely redone as of Sept/14/2015. A basic understanding of Arrays and Functions if you wish to adapt it to your own needs. For this i...