Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
Life counter
Hey there, I decided to make another simple tutorial but now for beginners and will explain how to make health counter. Ok let's do it fast just create new empt...
-
Designing a 2D Pixel Character
The head is the biggest element on our character. If the head was any smaller than this one, you wouldn't be able to fit anything in, and that'd be dumb. The di...
-
How To Make A Good Game For Publishing
Every Game need new concept and ideas to make people interested in it , because if they saw the same concept & ideas of another game they will leave yours and p...
-
-
Make a bridge to cross water barrier
I thought this might help some newer users understand sometimes it takes a combination of steps to achieve a desired result. There will always be multiple ways...
-
How to export to Tizen
Tizen is a new mobile platform being developed by Samsung and Intel. It supports web apps made in HTML5, which makes it a perfect fit for Construct 2 games! You...
-
Eyes of monster follow mouse cursor
This tutorial was inspired by Alin's Eyes following mouse cursor tutorial in Flash AS3 , where you see a cute three-eyed monster follow the mouse. We'll do the...
-
Visual Timer Bar for Games
This is a very simple method for creating a visual timer bar for actions in the game. It greatly simplifies the method of creating timed events during games by...