Skip to content

Json Converter

Converts the input file from Input format to correct

How to use?

How to continue... ? See here: ArenaBuildingConfig.md

Input Format

json
{
  "Objects": [
    {
      "name": "Land_sp_dz_wall_dr_4",
      "pos": [
        6843.72021484375,
        8.874290466308594,
        2560.68994140625
      ],
      "ypr": [
        -179.99998474121095,
        0.0,
        -0.0
      ],
      "scale": 1.0,
      "enableCEPersistency": 0
    },
    {
      "name": "Land_sp_dz_wall_dr_4",
      "pos": [
        6826.60009765625,
        8.934320449829102,
        2560.64990234375
      ],
      "ypr": [
        -179.99998474121095,
        0.0,
        -0.0
      ],
      "scale": 1.0,
      "enableCEPersistency": 0
    }
  ]
}