Content tagged json

JSON is a language-independent data format. It was derived from JavaScript.

Similar Tags

Report Tag

182 usages of this tag
15
This content is deleted
Tutorial
An introduction to JSON dialogue systems
42 favourites

This tutorial looks at a JSON based system for handling and displaying dialogue. The whole example file is controlled by touch (just tap or click to advance the...

13
This content is deleted
Tutorial
Using a JSON dialogue system with NPCs
30 favourites

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...

9
This content is deleted
Tutorial
Extending the JSON Dialogue System
15 favourites

This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...

14
This content is deleted
Tutorial
Branching Dialogue using JSON
32 favourites

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...

3
This content is deleted
Tutorial
Using external API to create a covid-19 app
1 favourites

This little demonstration shows the usage of external API's in Construct 3. This is the external API site I use : Contact me on Fiverr if you want further assis...

22
This content is deleted
Tutorial
Building an RPG-Style Inventory
64 favourites

Welcome to this tutorial covering how to make a robust inventory system. In any game which uses items, you'll usually need some way for the player to view and u...

7
4 favourites

In this tutorial you will learn how to fill your array from a json file in the Construct 3 files. The tutorial is fully commented in the attached file. All my t...

4

If you want to load a Json file from server into arrays , variables or anything else in yor app or game check this out. All My tutorials here. 1) Upload the fil...

6

In this file atached you will learn how to Save your game and load from server and generate Unique IDS. How it works : Start of layout will create a new and uni...

0
1 favourites

Welcome to episode #3 of creating a crafting game with Construct 3, in this video we create a breakable item system, and implement using our pickaxe to smash it...

Similar Tags