I am still a Beginner with Construct 2 but I wanted to share this small example of how to make animated, falling snowflakes with the Sine behavior which I recen...
Link to Part 2. Link to Part 3. Since the 170 release this is mostly now unneeded. This part one will be take in very small steps. It is partly intended as an i...
Ejecta is a great tool to export your game to the iOS platforms. First of all, we have to say an enormous thank you to 0plus1. , who has done a incredible work...
I am going to show you how to save a snapshot you took for your game. Try this link for an example. 1.Ok, lets open the game you want to add this to. 2.Add obje...
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
Based on Gnome's recent A Simple Pause menu , here's a more extended tutorial. There are quite a number of things you shouldn't forget, as we'll learn below! Us...
I've been looking for a ladder tutorial but never found. So I decided to make one myself! Also, I'll make a translation for PT-BR later. First things first, mak...
Thanks to the beauty of the physics behavior in Construct 2, we can create some spectacular effects that simulate real world physics. One of the questions I’ve...
Regular expressions are a way to automate extracting certain parts of a string that share a common pattern. For example, you need to get a list of street names...