Construct Tutorials
Learn game development and animations with Construct
-
Creating Video Game
I have been asked about creating video game. Always ask where do you start? What kind of procedure or course of action do you take? How to use Construct 2? I st...
-
-
How to use the LocalStorage plugin
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...
-
-
Programming simple touch QTEs
In this tutorial, I am sharing 3 commented Capx files that show how to build a simple touch QTE system. Rather than showing each step to code it, I decided to a...
-
-
2.5D Forward Flying Space Shooter
This example is yet again another 2.5D example. Just one of those things I made within a couple minutes after coming up with a neat idea. You're welcome to use...
-
-
Animation: Walk cycle and Run cycle
When building a game, one of the most important parts is the give "Personality" to "Hero" and the best. How that is reflected in the animation of this. The Walk...