Learn game development and animations with Construct
This time I've made two examples on how to integrate JS libraries to C3 projects, and in particular visual consoles. Visual consoles are super useful for when y...
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...
My goal was to create a system, where you just need to fill in all possible encounters of a zone and the associated probabilities. The system automatically work...
Hello in this tutorial I will show you how to make an optimized APK file using cocoon.Io. 1- the first thing you do is to export your game to cordova → click ne...
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...
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...
On both technical and artists fronts, game audio composers and sound designers strive to create a seamless sonic experience for players. When a player makes a c...
This was done in Construct 3, but it can also be done in Construct 2. Tutorial shows how to make background color change its color smoothly. You can mess around...
So you're probably wondering how do I use Firebase realtime database? I'm going to teach you how to set it up! Requirements: 1. Firebase Account ( Link ). 2. Co...