Construct 3 Tutorials
Learn game development and coding with Construct 3
-
How to "upgrade" an object to a family
It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...
-
Branching Dialogue using JSON
Welcome to what will probably be the final instalment of these JSON Dialogue tutorials. This tutorial is going to cover adding branching dialogue and event dial...
-
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...
-
Creating an isometric city builder
This city builder game is created in Construct 3 and has a comprehensive outline of the different mechanics that make up a modern city builder. You can get the...
-
-
How to collaborate on projects with SVN
Many projects are team-based, with multiple people contributing to a single Construct project . Construct supports saving projects in a folder structure, where...
-
Creating a multiplayer card game
This is an advanced tutorial that will showcase how to create a multiplayer card game. You can get the template at the Scirra store : Contact me on Fiverr if yo...
-
Construct Time #1: Skin it
Skin it is an addon I released in the Scirra store a while back, but I've made some new bug fixes to it and I think this should be the final release for it. Con...
-
Screenshot Capture to Email
This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...