Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to make savegames
Construct 2 provides an easy way to make savegames. These allow your players to save the game , then come back later and load it from exactly where they left of...
-
Health Bar
This is a really quick and simple way to create a health, mana, stamina bar in Construct 2. Watch on YouTube.
-
Supporting multiple screen sizes
Virtually every game has to work on a different sized screen. This can be different size phone screens - which can even vary across different versions of the sa...
-
-
-
easy Pause toggle button
Here's the simple Pause Button for touch screen games. It will Pause and Resume the moving object. If you like it. I already like it too.
-
Using Wait in loops
Although this can be found in the fabulous manual, there are topics about it popping out in the forums from time to time. This tutorial will show how to use the...
-
Dragging the Screen with Mouse and Touch
I have been working on a project that required the user to drag the screen using the mouse or touch and it was rather difficult but I have since (with help from...
-