Welcome to the Construct 3 tutorial! Ten tutorials will help you get your game published on Scirra Arcade. Note if you want to ask about something, please write...
HTML5 games exported by default by Construct 2 are relatively small. Yet, for users with a limited internet connection, downloading all of the game’s assets can...
In this tutorial I'm going to show you how to take a screenshot, save it and share it with iOS and android's native share function. For of an example on how thi...
I have a better tutorial on this subject here: Link. By drawing from many different advertising platforms and putting them into one platform, they create signif...
One common issue is finding out issues with an application you have converted to mobiles. Intel XDK actually does offer debugging tools to help out with this pr...
Here is the preview link - Preview. Here is the exported folder - Exported Folder. Here is the capx - capx. To make this widget we need a few things first. - Th...
Construct 2 games work offline. So long as the game has been downloaded once while online, the user can play the game again after going offline. This is great f...
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...
You might have noticed that sometimes the Export project option takes a while to complete, especially with larger projects. This is because Construct is working...