Simple JSON to Unity For Object Data
In this tutorial I will go over how to easily read JSON in Unity to load data into your game. Manage your game data with JSON and load them as Unity objects at runtime. Games typically contain lots of data that apply to different game objects and behaviors. For example,