Learn game development and animations with Construct
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...
In this tutorial file attached you will learn how to use the timelines with animations for your game , there are a lot of more you can do with timelines but it...