Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to talk to the page your game sits in
This tutorial will show you how to communicate with the page that your game is sitting in, which could give you some pretty awesome options! View the online dem...
-
-
AJAX in local preview on localhost:50000
Recently I started using AJAX and XML object on scirra's C2. The first issue I faced was "how to get AJAX data while running my preview by pressing F5?". When I...
-
Scene Transition with Shaders
While Ashley doesn't implement automatic scene transition effects, i'm gonna teach how to do it manually on this tuto. Result Capx. 1. Preparation. Have at leas...
-
-
-
Families vs "or"
Of course the new release of Construct 2 has a new functions one of them called the "or" it can uses in events. First before all let me tell you how to use the...
-
-
PhoneGap Low Latency Audio
Currently: 4th April 2012 the audio in PhoneGap is broken. And it's not the fault of Construct 2, it's a problem of PhoneGap and the way it handles sound. Broke...