Construct Tutorials
Learn game development and animations with Construct
-
8-direction behavior with jump
As described at the Fabulous Manual : The the 8 Direction behavior allows an object to be moved up, down, left, right and on diagonals, controlled by the arrow...
-
How to make a gravity-based platformer
There's been a bit of interest and intrigue about how I made the gravity mechanics in AirScape. So I have decided to write my first tutorial on how I did it, an...
-
How to make a Windows 8 app
Creating a game for Windows 8 is easy with Construct 2 . If you haven't already, download the Free edition and get going with the Beginner's guide ! Note: Consi...
-
VeryVariable: Mini-Map Interaction
In the other tutorial we learned how to map the players position on a layout to a Mini-Map. Now we'll take things one step further. Instead of just using the Mi...
-
So you want to program with Construct 2 ?
Based on the two episodes ( part 1 , part 2 ) from extra-credits the goal of this tutorial is to make the point on what it is and what it takes to be a develope...
-
-
-
Edge Scrolling
Edge scrolling is used in many of the real time strategy games where the layout is usually big. This is a feature in which the user can scroll through the layou...
-