Construct Tutorials
Learn game development and animations with Construct
-
Using a JSON dialogue system with NPCs
Welcome to another tutorial on using a JSON-based dialogue system. As mentioned above, this follows on from a previous tutorial, but where that one demonstrated...
-
-
Split-screen for Construct 3; no addons
File: Hello, this tutorial is to make split-screen in Construct 3 with no extra addons. First of all, I would like to thank oosyrag for the original project and...
-
Manually signing Android apps (APKs)
Android apps, stored in APK files, must be signed before they can be published. This verifies that you're the publisher and that they've not been tampered with...
-
Dialogue Designer in Construct 3
I originally created this tutorial as a guide to getting Dialogue Designer exports into C3 projects. I did this as I was using the program in my own game (Bilki...
-
Level editor - Construct 3 Tutorial
How to make a simple level editor in Construct 3. Including save & load feature for your tilemap object. This is a simple "platform" for your bigger level edito...
-
Isometric Games - Object Layer Ordering
I recently started work on a new project, which began as an Orthographic game. However during the course of development, I decided I wanted it to be Isometric....
-
-
Flappy Birds Clone in 10 minutes
With Construct 2 , it's possible to put together a very basic "Flappy Birds" game in around 10 minutes! You can download all the images and the Construct 2 Capx...