Construct Tutorials
Learn game development and animations with Construct
-
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...
-
How to Keep Your Project Organized
This is a simple tutorial aiming to help you keep your project organized. Organization is important when working on anything, and it's a common practice for eve...
-
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...
-
-
Direction-Based Sprite Animation
This tutorial gives two possible methods of animating a sprite so that it faces and "walks" in the direction it's moving. The first method works for either play...
-
How to make Talking NPCs!
Ever wanted to make an RPG, but couldn't make an NPC? Well, This is how I do make my NPCs! First, you need to have made the player, and an HUD layer. Then, put...
-
-