I have created a falling objects game with random objects falling and different scores on tap each objects. I am attaching capx file. I created this game for a...
I have been asked by many of you how to control Hero on layout? Can I use Bound by or draw invisible wall to stop Hero going out of layer? How can I plot Hero X...
I needed a ladder in my game and researched a lot and found none easy to do. I always try to look for simple ways using the resources of Construct 2 to solve my...
Ever play a game that had a random loot when you searched something or killed an enemy? Of course you have, it's a nice feature to have in a game. I'll teach yo...
A very quick tutorial to make an armor that covers your health the same way grand theft auto does it. You might be continuing from my last tutorial. And maybe y...
Here is a very simple way to randomize the look of the sprites for your games. You can easily change their clothes, hair, weapons etc with this easy trick. This...
First we create a Sprite, so we can add the mouse event. Now let's create more sprites with the same size for to create a magnetic effect or drop over a specifi...
I have been asked by many of you what size screen, what resolution for Android phone Development to use? I am just going to show you just basic Android game. Th...
Try the demo here. This example shows how to calculate the percentage of a rectangular area that is covered by one or more other rectangular shapes. For example...