Learn


Welcome to the Learn section, where you can find tutorials, articles and documentation for Construct. You can also ask for help on the Help / Tech support forum. There is also the Documentation project forum which is dedicated to helping the development of documentation, help and tutorials for Construct, and can also submit your own content.

Wiki

The Wiki is where the main documentation for Construct is being collaboratively developed. Visit the Construct Wiki.

Beginner tutorials


Ghost Shooter tutorial - a complete beginner's guide to how to make a game in Construct.

Article highlights


Applications
Learn about the structure of applications in Construct.

The Properties Bar
Get started with the interface and learn about some of the common settings in Construct.

Expressions in Construct
Learn about expressions and how to enter parameters.

The System Object
Reference for the built-in System object.

TimeDelta
Essential reading for game developers: how to keep your gameplay speed constant (and fair) regardless of the tick rate, by using the TimeDelta expressilon.

Pixel shaders
Learn about pixel shader versions and how to write pixel shaders.

Effects
An important part of any game, learn how to make the most of effects, and how to use alternatives when the system does not support them.

Bumpmapping
Learn about the special 3D lighting effect.