Learn game development and animations with Construct
I saw a couple of tutorials about making inventory and decided to share with you my way of making it. I warn you that English Is'nt my native language and in wr...
The following techniques will be covered in this tutorial: Creating a grid-based system for placing towers, using the new turret behaviour, using global and loc...
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...
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...
Hello, everyone! This is my first tutorial, so if you guys like it and want me to make more, let me know! Also, full disclaimer: I am not an expert at using Con...
This tut is really basic, but it shows how easy it is to get a real 3d first person shooter up and going. It uses "billboarded" Sprites instead of any 3d object...
See .Capx files for code and example (at the bottom). I split it into multiple event sheets for easier readability. Please keep in mind you will need a subscrip...
If you want to load a XML data from PHP server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the...
If you want to load a Json file from server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the fil...