{
  "gameObjects": [
    {
      "type": "bluePiece",
      "id": "b1",
      "owner": -99,
      "position": {
        "x": 0.92,
        "y": 5.5,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "27",
        "shareSelf":  2,
        "shareOpp": 0,
        "score" : 0
      }
    },
    {
      "type": "bluePiece",
      "id": "b2",
      "owner": -99,
      "position": {
      "x": 0.92,
      "y": 5.5,
      "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "27",
        "shareSelf":  2,
        "shareOpp": 0,
        "score" : 0
      }
    },
    {
      "type": "bluePiece",
      "id": "b3",
      "owner": -99,
      "position": {
        "x": 5.5,
        "y": -0.92,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "40",
        "shareSelf":  1,
        "shareOpp": 0,
        "score" : 13
      }
    },
    {
      "type": "bluePiece",
      "id": "b4",
      "owner": -99,
      "position": {
        "x": 0.92,
        "y": -4.57,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "48",
        "shareSelf":  1,
        "shareOpp": 0,
        "score" : 21
      }
    },
    {
      "type": "greenPiece",
      "id": "g1",
      "owner": -99,
      "position": {
        "x": -0.92,
        "y": -5.5,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "1",
        "shareSelf":  2,
        "shareOpp": 0,
        "score" : 0
      }
    },
    {
      "type": "greenPiece",
      "id": "g2",
      "owner": -99,
      "position": {
        "x": -0.92,
        "y": -5.5,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "1",
        "shareSelf":  2,
        "shareOpp": 0,
        "score" : 0
      }
    },
    {
      "type": "greenPiece",
      "id": "g3",
      "owner": -99,
      "position": {
        "x": -5.5,
        "y": 0.92,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "14",
        "shareSelf":  1,
        "shareOpp": 0,
        "score" : 13
      }
    },
    {
      "type": "greenPiece",
      "id": "g4",
      "owner": -99,
      "position": {
        "x": -0.92,
        "y": 4.57,
        "z": 0
      },
      "velocity": {
        "x": 0,
        "y": 0,
        "z": 0
      },
      "rotation": {
        "x": 0,
        "y": 0,
        "z": 0,
        "w": 1
      },
      "props": {
        "pathIndex": "22",
        "shareSelf":  1,
        "shareOpp": 0,
        "score" : 21
      }
    }
  ],
  "version": 4,
  "maxPlayer" :2
}