Jump to content

Learning how a particular json file was constructed


blackhawx
 Share

Recommended Posts

From a learning standpoint, if you look at the following example from the labs for phaser 3.13 - http://labs.phaser.io/edit.html?src=src/physics\arcade\space.js You will see that its referencing a json file in order to map out the background stars [space.json]. 

How was that json file constructed? (i.e.  was there a particular software that auto populated its fields [filename, frame, rotated, trimmed, spriteSourceSize, etc], or was that all manually constructed? I'm just trying to get a grip on how json files are constructed here.

Many thanks! 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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