Jump to content

Asset Pack - additional data


Wasyl
 Share

Recommended Posts

Hey, Can I add additional data into asset json file?

For example:

{ 
    "level1": [
        {
            "type": "image",
            "key": "starwars",
            "url": "assets/pics/unknown-the_starwars_pic.png",
            "data": {
                 "ADDED_INFORMATIONS"
            },
            "overwrite": false
        },
}

 

I tried get to this info by cache, but I nothing found there...

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...