The idea is to build a string that corresponds to the name of the animation you want to play. The only requirment is that you have a strict naming convention on...
With this method you can create a combo or multiplier based system. In this example each time an enemy is hit, it adds 1 to the score multiplier. If the game go...
You want to count the repeated elements contained in this array and count the number of times they appear. Use Dictionary object. When an element is first found...
Construct's event sheet logic is powerful and fun to use, but it can be difficult to debug due to its breakpoint restrictions. One useful tool is the ability to...
I would like to share my technique for dealing with booleans in multiplayer. Let's analyze the image below. We then have a computer that shows whether it is on...
If you're user of Linux, you probably tried to run Construct 2, but when you tried to preview project, the error ocurred. I have a fix for that. The first step...
Test APK on Mac easily without the headache. Emulators & Simulators. Are you without your MSI & Android device & Do you want or need to Test your(APKs) on a Mac...
Select your background by tapping it then go to Animation and tap Edit.
Demonstrates how to use the phone's gyroscope,and detect when the user is shaking the phone. Just shake your phone. Example Tips: Long press the screen, when th...