I have learned a lot from Construct 2 forums and friends. In a step to share my knowledge I am going to share one trick for Construct 2 everyday. I am trying to...
Today I am going to share an easy way to create hell bullet which look cool when player hero or villein attacks with multi direction bullets. You can watch the...
As you may know, Cordova is a tool that allows you to convert your C2/C3 project into a mobile app or game. There are many paid Cordova plugins out there, but m...
3 - Look for the plugin below, and add the version. 4 - Save. 5 - Compact everything as .Zip and send to Phonegap build . Generate APK and test.
When you click on the right click button the player moves in that direction and it ignores collision too.
This tutorial explains how to create multiplayer games with Photon using game maker Construct 2. What's Photon ? Namely a network platform for players to connec...
Here is my youtube video on how to create an upgrade system for certain games. I hope I was clear enough but please ask if you have any questions.
Today going to share simple trick to create tower or pile of object using single sprite. This will help in saving game memory as only one image is used. Steps:...
I am currently working on a top down zombie killing car racing game and suddenly I felt need of bouncing off obstacles on the road. After trying for sometime, I...