Construct Tutorials
Learn game development and animations with Construct
-
Create a simple Inventory system
This tutorial introduces several ways to manage data structures to make a simple inventory system. Which one is better dictionary or array inventory? They each...
-
-
JSON Branch Dialogue Example
Using Array editor / Excel to prepare dialogue data. The same ID will be considered the continuous conversation. ID. Name. Text. Screen1_Intro. Alice. Hi, Bob!...
-
PlayFab API Part 1: Authentication
Thanks for choosing the PlayFab API Addon by Zalance. Yes, it is a free addon! This is an introduction to working with the PlayFab API as well as integrating it...
-
Simple 2 Player Game!
Step One : You need to add Multiplayer Plugin to project. Step Two : Next create two sprites ( Host and Peer ) and add Any Behavior You Want. Step Three next go...
-
-
-
Erase Drawing Canvas
This tutorial will show you how to set up the Drawing Canvas so that you can erase its contents.
-