Construct Tutorials
Learn game development and animations with Construct
-
-
Call Random Animations with an Array
First, thank you for taking the time to check out my very first tutorial! I'm very grateful. I hope this helps you find solutions to your bewilderment or altern...
-
Tic-Tac-Toe - Part 1
I’m going to outline the steps & logic here, rather than itemize every single step of the process. There's a lot of indexing into arrays, so I’ll try my best to...
-
RPG Extras
To improve gamerUX (gamer experience) for your RPG, you should try to give the gamer lots of things to do (and lots of collectibles too). Below are some element...
-
How to preview on a local network
Previewing on a LAN address in Construct 2 allows any device on your Local Area Network (LAN) to preview your project. For example, if you have both a PC and an...
-
How to series - 'In Game Shop'
Hi, I have decided to make a how to series of tutorials based on topics users have requested me to help them with. This is the first of the series - A in game s...
-
Using Web Fonts in the Text object
Construct 2's Text object supports Web Fonts , which are fonts hosted online. This is really handy for using interesting fonts because you can't guarantee every...
-
Pinball - Physics to the max!
Since my Pinball example seems to be from quite some interesst, I will try to compile this tutorial for everyone trying to use the physic behavior for similar g...
-
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...