Construct 2 Tutorials
Learn game development and coding with Construct 2
-
change machines
Today I will tell you how to make the change machines in the games. First you need to sprites, but I did not bother squares and rectangles. Red-character. Blue...
-
-
Drag the layout (using Scroll To X)
We'll see how to drag to the X axis your Layout / Game Screen with your mouse. DragOn Number = 0 It will determine if we are trying to drag the screen. ClickPos...
-
Implementing the new FGL 1.2 API
Chances are that those of you who wanted to submit their games to FGL via their offer (www.Fgl.Com for details) have encountered a major show-stopper: The new F...
-
-
-
Easy ways to Code
In C2 there are many ways you can make your work flow fast and easy. Many professional know this and use it there advantage. But what about the beginners? Well...
-
Ejecta workflow for iOS
This tutorial is current as of Release 200. The official Scirra Ejecta plugin instructions can be found on the Beta Release 165 release notes. I kept the origin...
-
Mobile Performance Boost
This is one simple way to increase performance on your mobile games. Although this can be applied to PC games. I don't think you will notice any difference. Ple...