{
  "id": "PC",
  "name": "PC",
  "category": "electronics",
  "type": "group",
  "groupType": "rotation",
  "rotationScheme": "3-way-mirror",
  "canPlaceOnWalls": false,
  "canPlaceOnSurfaces": true,
  "backgroundTiles": 1,
  "members": [
    {
      "type": "group",
      "groupType": "state",
      "orientation": "front",
      "members": [
        {
          "type": "group",
          "groupType": "animation",
          "state": "on",
          "members": [
            {
              "type": "asset",
              "id": "PC_FRONT_ON_1",
              "file": "PC_FRONT_ON_1.png",
              "width": 16,
              "height": 32,
              "footprintW": 1,
              "footprintH": 2,
              "frame": 0
            },
            {
              "type": "asset",
              "id": "PC_FRONT_ON_2",
              "file": "PC_FRONT_ON_2.png",
              "width": 16,
              "height": 32,
              "footprintW": 1,
              "footprintH": 2,
              "frame": 1
            },
            {
              "type": "asset",
              "id": "PC_FRONT_ON_3",
              "file": "PC_FRONT_ON_3.png",
              "width": 16,
              "height": 32,
              "footprintW": 1,
              "footprintH": 2,
              "frame": 2
            }
          ]
        },
        {
          "type": "asset",
          "id": "PC_FRONT_OFF",
          "file": "PC_FRONT_OFF.png",
          "width": 16,
          "height": 32,
          "footprintW": 1,
          "footprintH": 2,
          "state": "off"
        }
      ]
    },
    {
      "type": "asset",
      "id": "PC_BACK",
      "file": "PC_BACK.png",
      "width": 16,
      "height": 32,
      "footprintW": 1,
      "footprintH": 2,
      "orientation": "back"
    },
    {
      "type": "asset",
      "id": "PC_SIDE",
      "file": "PC_SIDE.png",
      "width": 16,
      "height": 32,
      "footprintW": 1,
      "footprintH": 2,
      "orientation": "side",
      "mirrorSide": true
    }
  ]
}