Construct Tutorials
Learn game development and animations with Construct
-
Adding sound - a beginner's guide
It takes three simple steps. Here they're, followed by detailed instructions, and a walkthrough showing how you can add sounds to the Beginner's Guide tutorial...
-
AJAX Example with Construct 2
Construct 2 has an AJAX object that will allow you to make a request to a target page in order to return the resultant data to AJAX.LastData where we can use th...
-
How to use the System 'Wait' action
The Wait action in the System object waits a number of seconds before running the next action. The Wait for signal action works very similarly, but instead of a...
-
Basic Loops and Arrays
This tutorial is under construction! Please tell me if I've gotten anything wrong, or missed something you think is important. In this tutorial we'll look at th...
-
-
-
-
-
Exporting videos with Construct Animate
Construct Animate provides a Video export option that lets you get a video file with your animation. It can encode faster than realtime, so assuming you have a...