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.
In this tutorial, we'll create a PacMan clone using the free edition of Construct 2 (version 90). (The capx file is available for download.). First, you should...
Generating unique random numbers is an essential technique for every game maker to know. This short tutorial demonstrates one way to use an array to generate a...
I saw a member asking about how families work. Here is a simple example (I like examples) how one sprite can interact with any family member. This is a powerful...
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...
I have Written this for the Beginner. You Veterans can skip over most of this Tutorial. Step 1 and 2 Open a new Project and then set you properties. Click 'Layo...
In this tutorial, I am going to walk you through writing your first tutorial, and then offer some advice on what makes a good tutorial! The first thing you need...
Using the Construct 3 build service you can create an Xcode project, and use that to test and publish your game on iOS. This feature is only available to subscr...
If you haven't already, check out the Physics in Construct 2: The Basics tutorial. That'll cover the basics you need to know before moving on to forces, impulse...