Construct Tutorials
Learn game development and animations with Construct
-
-
-
Construct Time #5: Gamepad menu
Hey, I'm back with a new video tutorial after a long pause. This time, I'm showcasing how to make a menu compatible with gamepad. As always the file is publicly...
-
[JS] Writing a good class system
In C3 we now have the option to subclass objects. This essentially means writing a class that extends an object class and will allow us to add custom code to th...
-
6:55
Knife Hit Tutorial
Throw the knives into the logs to break them. Slash the apples and unlock new knives. Each 5th stage is defended by a boss - beat them to get exclusive knives!...
-
-
-
Build Android APK easily with Cordova CLI
It was for a while that I wanted to write this tutorial (my first tutorial..) to share the little I know about it, hoping it might be useful to many beginners l...
-
Swipe Grid Move
Please check my swipe control and move in grid. I used a tilemap for the path, all cell which has empty tiles (tile = -1), the MC can not enter. The mechanic is...