[incomplete in 2.3.1] Importing JSON Data

A short series on what JSON is and how to write, import, and export it in GameMaker Studio 2. Please note that while all of the information in this tutorial is still accurate and will work, it is now incomplete as of GameMaker Studio version 2.3.1 since we can now import JSON data as structs and arrays. UPDATED VIDEO:    • Importing JSON Data as Structs and Arrays ...   Support me on Patreon!   / samspadegamedev   Links: https://manual.yoyogames.com/GameMake... https://github.com/samspadegamedev/Yo... https://marketplace.yoyogames.com/ass... Outline 0:00 You need to Translate JSON Files 0:33 What does JSON Become? 1:59 Steps to Import 2:40 Project Overview 2:54 GameMaker's File System 4:41 Review the JSON File 5:06 Using the Built in Functions 7:15 Using a Custom Script 10:38 Destroying Your Data Structures 11:18 How to Follow Along 11:35 Summary #GameMaker #JSON #GML