Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
-
Physics bridge
Using bridges in a game can make some really nice gameplay. While using a normal, static bridge is always nice, it's sometimes just to plain and nothing much ca...
-
-
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...