sevanspowell / DraygonTensor

Virtual Environments and Simulations Project
1 stars 1 forks source link

Current JSON parsing unsuitable for AI/affordance data #17

Open sevanspowell opened 8 years ago

sevanspowell commented 8 years ago

Current JSON parsing object doesn't handle nested data very well and so isn't suitable for the heavily nested AI and affordance component data in the prefab files.

We will need to implement some new method of JSON parsing.