Learn game development and coding with Construct 2
This is how I go beyond the 8 direction movement behavior to do 16 Direction animations. This is useful for smoother animations during pathfinding movement, or...
Sometimes we need image gallery in our games so I am going to tell you simplest and fastest trick to create an image gallery. Just follow simple steps below or...
I am back with Season 2 of my series 'Construct 2 - One Trick Everyday'. Today gonna share a new trick for showing images with no repeat. I am sure many of you...
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...
Ever wanted to create a Metroid style game, but your player can't shoot correctly? Here's the solution. Getting started. So you will start by creating your play...