Construct Tutorials
Learn game development and animations with Construct
-
Publishing to the Scirra Arcade
There's been an update to this tutorial following the renaming of the Arcade. You can find the new version 'Publishing to the Construct Arcade' here! An easy wa...
-
-
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...
-
-
-
-
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...
-
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...