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...
-
Checking for errors in browsers
By default browsers don't display any error messages when things go wrong. This is so your experience browsing the web is smooth and not interrupted with lots o...
-
Publishing to the Construct Arcade
An easy way to share your game with the world is to publish it on the Construct Arcade ! We host the game for you, so you don't need to find your own web server...
-
-
-
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...
-