Construct Tutorials
Learn game development and animations with Construct
-
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...
-
Combo attack stacking without delay!
After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...
-