Entities:
  - ID: 0
    Name: Bacround
    Components:
      ScriptComponent:
        ScriptPath: assets/scripts/BouncingItem.lua
      Transform:
        Position: [0, 300, 0]
        Rotation: [0, 0, 0]
        Scale: [1, 1, 1]
      Mesh:
        MeshPath: assets/models/sponza.obj
        submeshes_len: 26
        submeshes:
          - vao: 1
            indexCount: 43452
            textures:
              - id: 24
                type: texture_diffuse
                path: textures/sponza_roof_diff.tga
          - vao: 3
            indexCount: 27552
            textures:
              - id: 25
                type: texture_diffuse
                path: textures/vase_dif.tga
          - vao: 5
            indexCount: 33024
            textures:
              - id: 15
                type: texture_diffuse
                path: textures/sponza_fabric_diff.tga
          - vao: 7
            indexCount: 54
            textures: ~
          - vao: 9
            indexCount: 12258
            textures:
              - id: 5
                type: texture_diffuse
                path: textures/background.tga
          - vao: 11
            indexCount: 10416
            textures:
              - id: 6
                type: texture_diffuse
                path: textures/vase_plant.tga
          - vao: 13
            indexCount: 49536
            textures:
              - id: 17
                type: texture_diffuse
                path: textures/sponza_fabric_blue_diff.tga
          - vao: 15
            indexCount: 94308
            textures:
              - id: 23
                type: texture_diffuse
                path: textures/sponza_thorn_diff.tga
          - vao: 17
            indexCount: 49536
            textures:
              - id: 18
                type: texture_diffuse
                path: textures/sponza_fabric_green_diff.tga
          - vao: 19
            indexCount: 17628
            textures:
              - id: 9
                type: texture_diffuse
                path: textures/sponza_ceiling_a_diff.tga
          - vao: 21
            indexCount: 30504
            textures:
              - id: 7
                type: texture_diffuse
                path: textures/sponza_arch_diff.tga
          - vao: 23
            indexCount: 53064
            textures:
              - id: 27
                type: texture_diffuse
                path: textures/vase_round.tga
          - vao: 25
            indexCount: 69624
            textures:
              - id: 12
                type: texture_diffuse
                path: textures/sponza_column_b_diff.tga
          - vao: 27
            indexCount: 2640
            textures:
              - id: 14
                type: texture_diffuse
                path: textures/sponza_details_diff.tga
          - vao: 29
            indexCount: 43008
            textures:
              - id: 20
                type: texture_diffuse
                path: textures/sponza_curtain_blue_diff.tga
          - vao: 31
            indexCount: 0
            textures: ~
          - vao: 33
            indexCount: 2388
            textures:
              - id: 8
                type: texture_diffuse
                path: textures/spnza_bricks_a_diff.tga
          - vao: 35
            indexCount: 21264
            textures:
              - id: 13
                type: texture_diffuse
                path: textures/sponza_column_c_diff.tga
          - vao: 37
            indexCount: 63
            textures:
              - id: 22
                type: texture_diffuse
                path: textures/sponza_floor_a_diff.tga
          - vao: 39
            indexCount: 43008
            textures:
              - id: 19
                type: texture_diffuse
                path: textures/sponza_curtain_green_diff.tga
          - vao: 41
            indexCount: 9126
            textures:
              - id: 4
                type: texture_diffuse
                path: textures/lion.tga
          - vao: 43
            indexCount: 96
            textures:
              - id: 10
                type: texture_diffuse
                path: textures/chain_texture.tga
          - vao: 45
            indexCount: 56832
            textures:
              - id: 16
                type: texture_diffuse
                path: textures/sponza_curtain_diff.tga
          - vao: 47
            indexCount: 8448
            textures:
              - id: 11
                type: texture_diffuse
                path: textures/sponza_column_a_diff.tga
          - vao: 49
            indexCount: 49488
            textures:
              - id: 21
                type: texture_diffuse
                path: textures/sponza_flagpole_diff.tga
          - vao: 51
            indexCount: 59484
            textures:
              - id: 26
                type: texture_diffuse
                path: textures/vase_hanging.tga
  - ID: 1
    Name: Camera
    Components:
      ScriptComponent:
        ScriptPath: assets/scripts/camera.lua
      Transform:
        Position: [155.264847, 200, 95.891983]
        Rotation: [0, 142.408707, 0]
        Scale: [1, 1, 1]
      CameraComponent:
        IsPerspective: true
        DefaultRuntimeCamera: true
        FOV: 45
        AspectRatio: 1.75
        NearPlane: 0.100000001
        FarPlane: 7000
  - ID: 2
    Name: Grey Cube
    Components:
      Mesh:
        MeshPath: assets/models/sponza.obj
        submeshes_len: 0
        submeshes: ~
      Transform:
        Position: [9.9576683, 45.6604767, -64.5]
        Rotation: [0, -0, 104.935524]
        Scale: [4.50000572, 4.50000572, 4.5]