Construct Tutorials
Learn game development and animations with Construct
-
Recommended
Using 3D in Construct
Construct is mainly designed for 2D games, but it also provides a range of features that allow you to add 3D elements to your games. This tutorial covers the av...
-
-
-
-
-
Using TypeScript in Construct
This tutorial on using TypeScript in Construct has been moved to the official manual, in the 'Scripting' section's guides. You can now find the latest documenta...
-
Using Greenworks for Steam Publishing
Steam is one of the most popular platforms for desktop games but you'll need to do a bit of setup to make sure your game can make the most of Steam specific fun...
-
Distributing Desktop Apps
Exporting your game as a Windows desktop app is simple in Construct. However you don't get a single file exported. What you actually get is a directory containi...
-
Arrays for Beginners
(This tutorial assumes you have some knowledge of how Construct’s Conditions and Actions work. If not, see the beginner tutorial.). Basically, you can think of...