Construct 2 Tutorials
Learn game development and coding with Construct 2
-
How to code monster loot drops
I've written a tutorial for Gamedev Tutsplus . Here is the teaser for the article : In RPGs, platformers, and many other types of game, one common mechanic is f...
-
-
-
Lennaerts PHP mysql multiplayer tutorial
Hi folks, this is the tutorial for a php based multiplayer, build from scratch. It is loosely based on my TankWars multiplayer test game. This method works with...
-
Advanced game pausing
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...
-
-
Physics Explosion
I've been looking for a tutorial that explains how to make a explosion, but I can't find any. So I figured I would make one myself. A physics explosion can be v...
-
Pseudo-3D games.
I know some people are interest in 3D games, and I've been thinking about trying Pseudo-3D games in Construct. First of all, you may be wondering what this has...
-
Supporting Multiple Languages
Here is a method for supporting multiple languages using XML and project files . Each language will have it’s own file called strings. Xx .Xml where xx is the t...