Construct 2 Tutorials
Learn game development and coding with Construct 2
-
Array-based inventory
I saw a couple of tutorials about making inventory and decided to share with you my way of making it. I warn you that English Is'nt my native language and in wr...
-
-
Call Random Animations with an Array
First, thank you for taking the time to check out my very first tutorial! I'm very grateful. I hope this helps you find solutions to your bewilderment or altern...
-
Using Web Fonts in the Text object
Construct 2's Text object supports Web Fonts , which are fonts hosted online. This is really handy for using interesting fonts because you can't guarantee every...
-
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...
-