Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
-
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...
-
MouseMoves: Following the Cursor
Tracking to the cursor directly can be a great way to control sprites and maintains the precise movement of the mouse itself. But sometimes the movement of the...
-
How to make a Facebook game
In this tutorial, we'll learn how to add a HTML5 game made with Construct 2 to Facebook, and how to integrate it with Facebook's features. If you haven't alread...
-
New to Construct: where to start ?
You may just have found about Scirra's creation tools and are considering using them to make your future application/game. Nevertheless, this is a new world for...
-
Making an iOS web app with Construct 2
Did you know iOS supports web apps - apps that are installed from a web page, rather than from the App Store? They'll even keep running after going offline! You...