Construct Tutorials
Learn game development and animations with Construct
-
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...
-
-
Screenshot Capture to Email
This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...
-
-
-
-
Rotate a tile in TileMap
I found a way to rotate a tile in tilemap when starting a Plumber game and I want to share with you. Insert a TileMap object in your project. You can use the de...
-
Easy character selection
Have you ever wanted to make a game with lots of characters? For exemple, fighting games have a menu in which you can choose what character you want to play wit...