6 Years Ago
Added example multi-resource json file Some more json resource examples Now also searches from root of Resources directory for json files Now using "DataPath" instead of string for resource paths Added DataPathConverter New DataPath system mostly working OctopusStage is now fully working with the new DataPath system Hotloaded data now loads from a JsonReader rather than a string Fixed unit shield / target patterns not being ResourceReferences Working on mutli-resource json files New DataSource system for loading json Can now use '.' prefix in data paths as a shorthand for resources in the same source file Implemented loading multiple resources from one json file DataSource caching Implemented loading resources from text assets again Added line info properties to HotloadedDataJsonReader Fixed non-editor compilation error Re-implemented live refreshing Merge branch 'multijson'