Learn game development and animations with Construct
With Construct 3's native support for Spacing-data, there's no need to use SprintFont+ anymore, or have it migrated to C3. The following tutorial will outline h...
Are you too lazy to make your own dialogue box? Then welcome, this is the right place for lazy people (if you're not lazy you're welcomed too). I recently made...
This tutorial has been completely redone as of Sept/14/2015. A basic understanding of Arrays and Functions if you wish to adapt it to your own needs. For this i...
Construct allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful wo...
Construct 3 and Construct Animate web exports can work offline. So long as the project has been downloaded once while online, the user can successfully load the...
This is my first tutorial and I'm going to show how you can setup a multi language project using JSON and Dictionary. First of all, lets setup our basic project...
If you want to make a leaderboard to your app or game see this below. Demo. Attention ! The server is very very slow . All My tutorials here. Download the files...
I've had some problems when I try to implement Newgrounds API features such as Medals and Scoreboards into my Construct 2 game. So, I want to share my experienc...
Starting from an inspiration to create a Project Viewer application by storing data on the existing MySQL database on the hosting, then find this way that is qu...