Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to smoothly switch between layouts
The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...
-
Healthbar Tutorial
You must be asking where I get time to do this tutorial. Well being summer holiday grandchildren’s are on holiday too. I am on my own have lots of time so helpi...
-
Arrange Numbers
In this tutorial we'll learn how to arrange numbers from 1 to 15. What really happen is at start of our game all the numbers will be disorderly therefore player...
-
-
-
-
Platformer Example Capx
This is a remake of the gravity mario from this Link: We used this to teach undergrad students about 2D game development. Download Mirror:
-
umber units for exponential games
So I've been playing with Construct 2. I have had a game idea in mind for a while, but have ZERO coding experience. Luckily, it seems that I've found the perfec...
-
Play sound via a text object
Like you, I like to minimize code to the fewest lines as possible. So here is a little trick I just discovered when I was given a game example by korbaach. I ho...