It's good practice to have up-to-date graphics card drivers. Old drivers can cause display glitches, especially in the Layout View, or run slowly. Sometimes, up...
So, you got Construct 2 installed and working, created a simple 5 sprites game with background, exported it to phonegap build or appMobi and you're like "it's r...
Example Capx: Example. Obs: Adapted from my Little Knight game. Feel free to use the code as you wish, but please don't steal the assets :D. Step 1. Create all...
At first I added some grass in the background layer. Then I created a new layer for the decoration (bushes + butterfly). Next I set the behaviours for the butte...
Here i'll assume you already have the graphics for your lifebar - make it however you want! But the basic structure is this: The second one is optional. It just...
All cool games have a time counter of some sort. Regardless if it counts upward or downward. So to get a nice counter going, you can use this basic, and simple...
This was written as an example for a fellow member in the forums to show how to populate a playing card with data. I have attached an example .Capx. <== It can...
This tutorial will show how to capture date and time from a PC ou mobile device and insert this data in your C2's project. You need to insert in your project th...
This Is an Example of Scrolling in a box,This capX file was made for me by thee renowned R0J0hound.In this example R0j0hound explains. How To - Simply Implement...