Construct Tutorials
Learn game development and animations with Construct
-
-
Exporting GIFs with Construct Animate
Construct Animate provides a GIF export option that lets you export your animation to a GIF file. GIF is an ancient format in computing terms, dating back to th...
-
Turn-Based Battle - Damage Calculations
Damage Calculations can be as simple or as complicated as you need them to be. In Pokemon for example, a move's damage is calculated by a complex formula and is...
-
-
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...