Learn game development and coding with Construct 2
Everything you always wanted to know about Sprite Fonts, and the ways and tools to create them. Yes, and free example fonts too. Paradox (a.K.A. Brian Kissinger...
From the documentation on the Solid behaviour @ "The behaviors which respond to the Solid behavior usually get stuck if Solid objects crush or otherwise trap th...
You might have noticed that sometimes the Export project option takes a couple of minutes to complete, especially with larger projects. This is because Construc...
Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
A tutorial to demonstrate the use of Physics Revolute Joints and Impulses. You need to swing the monkey through the trees and collect all the bananas along the...
Yeah I am very happy to learn that Construct 2 can be used to create: -an app. -a slideshow/presentation. -animation. -apart from the game creation itself. Afte...
There's been a bit of interest and intrigue about how I made the gravity mechanics in AirScape. So I have decided to write my first tutorial on how I did it, an...
I've been asked to come up with a tutorial on how to build a "realistic" bike for C2. It took me some time to figure out the most improtant dynamics, but I thin...
Sprites can move to follow the cursor directly or move towards the cursor , but sometimes a game requires a sprite to simply face the mouse without actually mov...