Construct Tutorials
Learn game development and animations with Construct
-
-
-
Animated Tilemap
01/28/16 algorithm updated to v.1.1. (improved performance and bug fixes). Hi, everyone! I wasn't the first one C2 user who wanted to animate tilemaps. However...
-
Calculating Rectangular Coverage Area
Try the demo here. This example shows how to calculate the percentage of a rectangular area that is covered by one or more other rectangular shapes. For example...
-
Simulated 3D Space Simulation
Today I got bored while programming and randomly got the idea to make something in fake 3D. This is all rendered using WebGL and the light plugin. It's pretty s...
-
-
Physics: The Rest of the Manual
This tutorial is for anyone who really wants to understand how physics works in Construct 2. A lot of this information should be in the manual that comes with C...
-
-
Upload Construct 2 App to Apple
Hi Constructors! Here is a very straight forward way to get your .Capx file running as an Xcode app. Just one rule, if something doesn't make sense, please firs...