Learn game development and animations with Construct
THE GREAT QUESTION: HOW DO I KNOW WHAT TILES I HAVE IN A TILEMAP? Well that is a question I asked myself and when looking for a reference I realized that there'...
Based on the method by strevor73. I've seen a few tutorials on how to do this but they all use multiple objects or variables. It's possible to do this however w...
This is my first tutorial, so no trolling me! I had a need, in my platformer game, to identify whether or not an enemy was currently overlapping a specific tile...
I have read tutorial of Emanuele Feronato about the Sproing but he made with Flash : Then I would like to convert it to Construct 2 and there's the result. You...
There was many threads about how to limit down the fps to 60 because of speed issues and gameplay changes that occured on high frequency screens (such as 120, 1...
I Learning show you how to make a custom startpage. Construct 2. Notepad++. First you can find on flie with "C:\File Programs" for clicking on Construct 2. Find...
This tutorial is made to be used as a base to bring forth day and night cycles in Construct. The clock in determined by global variables, so it's fairly simple...
Graphics are required in every game some are very advanced while others are very simple 8Bit graphics can be pretty simple but can become very complex from time...
Today I am going to show you the code for creating subway surfer or temple run like game. You can update this code and make it lot better as per your requiremen...