Today I want to tell you How to Change the Image Profile. You couldn't to change the image profile directly from the this website. You could use the Gravatar (G...
This platform tutorial is for beginners. Ashley has shown much in his tutorial therefore nothing that many of you has missed out. I have added simple thing for...
Let’s add events now so click on events. Here click on add event. Now lets create how to control player add these line. Now if you tyed in some events and then...
Tutorial to create a game similar to my own Christmas Factory, FREE at The game shows the basics of a 2D game with this cool game engine. Check my other games a...
On CocoonJS level: Submit form for CocoonJS premium account (it should be somewhere in CocoonJS dashboard). If you already have CocoonJS premium account then: 1...
An object is a representation of a specific idea. In Construct 2 this definition still applies. Mentally, when you think of a specific idea you may think of som...
Variables are broken into two main categories in Construct 2: Global variables and instance variables. The main difference between these two types of variables...
A method is broadly defined as a procedure that allows you automate a series of steps. The ideal purpose of a method is code reuse, because it allows you to sim...
I played around with the xml example from c2. Instead of the embedded xml, my example uses Ajax. I also added list selection, which might come in handy. You can...