Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Create your own Christmas Game
Tutorial to create a game similar to my own Christmas Factory, FREE at The game shows the basics of a 2D game with this cool game engine. Check my other games a...
-
Simple Platform Tutorial Part 2
Let’s add events now so click on events. Here click on add event. Now lets create how to control player add these line. Now if you tyed in some events and then...
-
Simple Platform Tutorial Part 1
This platform tutorial is for beginners. Ashley has shown much in his tutorial therefore nothing that many of you has missed out. I have added simple thing for...
-
How to Change Image Profile with Gravatar
Today I want to tell you How to Change the Image Profile. You couldn't to change the image profile directly from the this website. You could use the Gravatar (G...
-
Bind enemies into platforms
I'm starting in Construct 2, I created a soluction and I want share with you. But my english Is'nt very good, so. I anticipate excuses. Time ago, I searched abo...
-
follow a path
Heres a capx with a car that follows the path you draw. Enjoy and use. Similar to the paths in ant hill.
-
Simple Text Adventure Example
This is a very simple example of a text adventure. Everything in it should be fairly self-explanatory, and if it isn't, the manual should have all the informati...
-
-
Validate Textbox Input
This is an example of how to limit the player's Textbox input to certain characters. Any unauthorized characters are automatically removed.