Learn game development and animations with Construct
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...
A common request is to customise Construct 2's loading screen. This can be done by using a loader layout , which is a special layout shown while the project is...
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...
Here i'll assume you already have the graphics for your lifebar - make it however you want! But the basic structure is this: The second one is optional. It just...
Display the data of Array Object in HTML Table. {"is-c3-clipboard-data":True,"type":"events","items": ,"actions": ,"children": ,"actions": },{"eventType":"block...
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...
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...