Construct 2 Tutorials
Learn game development and coding with Construct 2
-
2d Game Fundamentals
I am in the process of writing a series of tutorials introducing concepts that need to be understood in order to make 2d games. This series is aimed at absolute...
-
-
1 Click platform
Use the up arrow to jump, the other movements are automatic, we used the function that identifies the walls, and the character bounces back, user interaction is...
-
Handling Device Rotation
I recently received an email asking how I handle device rotation, so here it is! Create an upper most layer on all layouts and name it rotate. You need to creat...
-
-
-
APK Signer - Web Tutorial
Tutorial: Shatter-Box - APK Signer. If you stuck feel free to send me PM. I don't get notifed about comments here, so it's better if you send me a PM. Thanks!
-
Creating a Transition using Opacity
Recently I made a new game and wanted to implement subtle fade in and fade out transitions. In the past I had used an example from a previous tutorial using the...
-