Construct Tutorials
Learn game development and animations with Construct
-
Turn-Based Battle - Accuracy Checks
This tutorial builds on the last tutorial project. The basic structure is the same, but we'll be making some changes. If you've not seen the last tutorial, it's...
-
Communicating with an iFrame
This demonstration will show you how to communicate with an iFrame in Construct 3. You can get the template at this URL : Contact me on Fiverr if you want furth...
-
-
-
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...
-
-
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...
-
-
How to make savegames
Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...