[
  {
    "uid": 0,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.8623059,
            "y": 1.625
          },
          "scale": {
            "x": 0.7704513,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 20
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 32.0,
            "texture": {
              "filepath": "assets/images/spritesheet.png",
              "width": 80,
              "height": 32
            },
            "texCoords": [
              {
                "x": 0.6,
                "y": 1.0
              },
              {
                "x": 0.6,
                "y": 0.0
              },
              {
                "x": 0.4,
                "y": 0.0
              },
              {
                "x": 0.4,
                "y": 1.0
              }
            ]
          },
          "uid": 21
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 25.0,
          "bodyType": "Dynamic",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 0.0,
          "isSensor": false,
          "fixedRotation": true,
          "continousCollision": false,
          "uid": 22
        }
      },
      {
        "type": "physics2d.components.PillboxCollider",
        "properties": {
          "width": 0.39,
          "height": 0.31,
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 23
        }
      },
      {
        "type": "components.PlayerController",
        "properties": {
          "walkSpeed": 1.9,
          "jumpBoost": 1.0,
          "jumpImpulse": 3.0,
          "slowDownForce": 0.05,
          "terminalVelocity": {
            "x": 2.1,
            "y": 3.1
          },
          "uid": 24
        }
      },
      {
        "type": "components.StateMachine",
        "properties": {
          "stateTransfers": {},
          "states": [
            {
              "title": "Run",
              "animationFrames": [
                {
                  "sprite": {
                    "width": 16.0,
                    "height": 32.0,
                    "texture": {
                      "filepath": "assets/images/spritesheet.png",
                      "width": 80,
                      "height": 32
                    },
                    "texCoords": [
                      {
                        "x": 0.2,
                        "y": 1.0
                      },
                      {
                        "x": 0.2,
                        "y": 0.0
                      },
                      {
                        "x": 0.0,
                        "y": 0.0
                      },
                      {
                        "x": 0.0,
                        "y": 1.0
                      }
                    ]
                  },
                  "frameTime": 0.23
                },
                {
                  "sprite": {
                    "width": 16.0,
                    "height": 32.0,
                    "texture": {
                      "filepath": "assets/images/spritesheet.png",
                      "width": 80,
                      "height": 32
                    },
                    "texCoords": [
                      {
                        "x": 0.4,
                        "y": 1.0
                      },
                      {
                        "x": 0.4,
                        "y": 0.0
                      },
                      {
                        "x": 0.2,
                        "y": 0.0
                      },
                      {
                        "x": 0.2,
                        "y": 1.0
                      }
                    ]
                  },
                  "frameTime": 0.23
                },
                {
                  "sprite": {
                    "width": 16.0,
                    "height": 32.0,
                    "texture": {
                      "filepath": "assets/images/spritesheet.png",
                      "width": 80,
                      "height": 32
                    },
                    "texCoords": [
                      {
                        "x": 0.6,
                        "y": 1.0
                      },
                      {
                        "x": 0.6,
                        "y": 0.0
                      },
                      {
                        "x": 0.4,
                        "y": 0.0
                      },
                      {
                        "x": 0.4,
                        "y": 1.0
                      }
                    ]
                  },
                  "frameTime": 0.23
                }
              ],
              "doesLoop": true
            }
          ],
          "defaultStateTitle": "Run",
          "uid": 25
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 1,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 2,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 3,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.375,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 4,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.625,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 5,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.875,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 6,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.125,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 7,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.375,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 8,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.68847,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 9,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.8496122,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 10,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.125,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 11,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.375,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 12,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.625,
            "y": 0.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 33
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.2,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.2
              },
              {
                "x": 0.0,
                "y": 0.4
              }
            ]
          },
          "uid": 34
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 35
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 36
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 37
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 13,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 14,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 15,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.375,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 16,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.625,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 17,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.875,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 18,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.125,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 19,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.375,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 20,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.625,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 21,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 2.875,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 22,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.125,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 23,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.375,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 24,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 3.625,
            "y": 1.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 39
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 0.2,
                "y": 0.6
              },
              {
                "x": 0.2,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.4
              },
              {
                "x": 0.0,
                "y": 0.6
              }
            ]
          },
          "uid": 40
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 41
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 42
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 43
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 25,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": -0.625,
            "y": 3.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 0.8,
            "y": 0.8,
            "z": 0.8,
            "w": 0.5
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      },
      {
        "type": "components.NonPickable",
        "properties": {
          "uid": 50
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 26,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 1.375
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 27,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 1.625
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 28,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 1.625
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 29,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 1.875
          },
          "scale": {
            "x": 0.5758109,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 30,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 2.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 31,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 1.375
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 32,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 1.875
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 33,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 2.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 34,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 2.375
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 35,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.875,
            "y": 2.375
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 36,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 1.125,
            "y": 2.375
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  },
  {
    "uid": 37,
    "isDead": false,
    "name": "Sprite_Object_Gen",
    "components": [
      {
        "type": "components.Transform",
        "properties": {
          "position": {
            "x": 0.125,
            "y": 3.125
          },
          "scale": {
            "x": 0.25,
            "y": 0.25
          },
          "rotation": 0.0,
          "zIndex": 0,
          "uid": 45
        }
      },
      {
        "type": "components.SpriteRenderer",
        "properties": {
          "color": {
            "x": 1.0,
            "y": 1.0,
            "z": 1.0,
            "w": 1.0
          },
          "sprite": {
            "width": 16.0,
            "height": 16.0,
            "texture": {
              "filepath": "assets/images/spritesheets/decorationsAndBlocks.png",
              "width": 80,
              "height": 80
            },
            "texCoords": [
              {
                "x": 1.0,
                "y": 0.8
              },
              {
                "x": 1.0,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.6
              },
              {
                "x": 0.8,
                "y": 0.8
              }
            ]
          },
          "uid": 46
        }
      },
      {
        "type": "physics2d.components.Rigidbody2D",
        "properties": {
          "velocity": {
            "x": 0.0,
            "y": 0.0
          },
          "angularDamping": 0.0,
          "linearDamping": 0.0,
          "mass": 10.0,
          "bodyType": "Static",
          "friction": 0.1,
          "angularVelocity": 0.0,
          "gravityScale": 1.0,
          "isSensor": false,
          "fixedRotation": false,
          "continousCollision": false,
          "uid": 47
        }
      },
      {
        "type": "physics2d.components.Box2DCollider",
        "properties": {
          "offset": {
            "x": 0.0,
            "y": 0.0
          },
          "halfSize": {
            "x": 0.25,
            "y": 0.25
          },
          "origin": {
            "x": 0.0,
            "y": 0.0
          },
          "uid": 48
        }
      },
      {
        "type": "components.Ground",
        "properties": {
          "uid": 49
        }
      }
    ],
    "doSerialization": true
  }
]