Construct Tutorials
Learn game development and animations with Construct
-
Using project files in Construct 2
Construct 2 allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful...
-
How to make and name save game slots
In this tutorial we'll see a method to create a "Load Game" layout and an in-game screen for saving/loading with more than one slot; Using Web-storage and an ar...
-
-
-
-
-
Cinematic Zoom
This tutorial is for my friend SocialLie, and I hope that pleases everyone. 1 - Create a Global Variable " zoom " = 1. 2 a - Create two inactive group " zoom in...
-
Random Animation
Every once in a while people ask, how they can randomly select an animation. This very short tutorial shows a very simple way to do this. There are a few basic...
-
Random movement
At first I added some grass in the background layer. Then I created a new layer for the decoration (bushes + butterfly). Next I set the behaviours for the butte...