Construct Tutorials
Learn game development and animations with Construct
-
Change Controls In-game
Hello everybody, I made a small example on how to change controls in-game to your own custom controls without changing any events or functions. I didn't have ti...
-
Simple menu
I made a simple menu thing when I got bored. The Capx files are attached at the Top-Left, You're gonna need the Litetween behavior to open one of them. I made 3...
-
Progressive Level Selector
In this tutorial, you will be guided through an entry-level level selector similar to Angry Bird's level selector mechanism. This will requires you to be famili...
-
Physics Game Entirely using PHYSICS
Let’s create game entirely using PHYSICS movements. We'll not use sprites behaviour like Bullets or Player movement in Platform or 8 directions. This game will...
-
Five nights at Freddy's "6 AM" clock
It's really easy to do this, but I thought it'd be helpful to some people? You need the "Litetween" behavior in order to open the .Capx file. If you don't know...
-
-
Introduction to WebStorage Simplified
This Is'nt intended to be an end-all-be-all for WebStorage use. I am writting this because I spent over an hour last night trying to figure out how to make my a...
-
Physics: The Rest of the Manual
This tutorial is for anyone who really wants to understand how physics works in Construct 2. A lot of this information should be in the manual that comes with C...
-
Simple water (using Paster plugin)
Here is a project file with a simple water mechanics I've been prototyping for a client. Eventually we used a bit different approach with our game and I've deci...