Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Health Bars and You
Some examples on doing simple to intermediate health (as well as other stat) bars!
-
-
Template - Vague City Building
This is a simple to use template that gives you a starting point for making a city building game. It only contains basic map functionality, but it can give you...
-
Animated and Multi-Coloured Fonts
So something I worked out how to do this weekend was create a version of Word Art for Construct 2, essentially some text coloured with lots of colours or animat...
-
Fire Rate for a gun!
Sometimes, when you create a character who has a gun or throws something, you use "when key is down - Shoot" or "Mouse button is down - Shoot", but when you try...
-
-
-
-
Showing upgrade costs (using an array)
In this example I'm showing you a "more elegant" way to display upgrade costs, for example, for buildings. Here we got a lumbermill and goldmine, starting on "l...