Construct Tutorials
Learn game development and animations with Construct
-
-
-
How to make a Menu (Title Menu)
This .Capx tutorial attempts to show through demonstration, a method to quickly, easily and simply create a navigationable menu; Using both a text based menu or...
-
International keyboard settings ...
Some people in the Construct 2 community like me or Vtrix are using a computer with French or Belgium keyboard . And when we are testing our games, we are tired...
-
Windows 8 evaluation process
This isn't a tutorial, but more of a report. Yesterday, I did a virtual meeting with a Microsoft PFE, who like me is an employee of Microsoft, but my app is a "...
-
-
Making a Powerup
Have you ever wanted to have a powerup that gives you a certain ability? Then you need a few basic things. 1. A sprite. Always have a sprite. 2. The "Solid" or...
-
Gravity-Based Platform Game
Before I begin on this tutorial, i'd like to thank Sqiddster and a very nice Scirra user who helped me understand the code and work me through bugs. I'd also li...
-
Simple Family Tutorial
I saw a member asking about how families work. Here is a simple example (I like examples) how one sprite can interact with any family member. This is a powerful...